chore(release): publish

- @standardnotes/clipper@1.1.549
 - @standardnotes/desktop@3.110.154
 - @standardnotes/mobile@3.58.212
 - @standardnotes/releases@1.4.852
 - @standardnotes/services@1.72.0
 - @standardnotes/snjs@2.210.0
 - @standardnotes/ui-services@1.39.0
 - @standardnotes/web@3.200.0
This commit is contained in:
StandardNotes CI
2025-09-25 13:19:11 +00:00
parent efba7c682d
commit 66aadbd60a
17 changed files with 64 additions and 8 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.210.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.209.14...@standardnotes/snjs@2.210.0) (2025-09-25)
### Features
* Added command palette for quick actions and switching between items ([#2933](https://github.com/standardnotes/app/issues/2933)) [skip e2e] ([efba7c6](https://github.com/standardnotes/app/commit/efba7c682d81d518d02ea52aea8c022f190679eb))
## [2.209.14](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.209.13...@standardnotes/snjs@2.209.14) (2025-09-12)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.209.14",
"version": "2.210.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},