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.
# [1.72.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.71.11...@standardnotes/services@1.72.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))
## [1.71.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.71.10...@standardnotes/services@1.71.11) (2025-09-12)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.71.11",
"version": "1.72.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},