chore(release): publish

- @standardnotes/desktop@3.23.132
 - @standardnotes/mobile@3.35.0
 - @standardnotes/releases@1.3.55
 - @standardnotes/services@1.21.0
 - @standardnotes/snjs@2.130.0
 - @standardnotes/ui-services@1.2.5
 - @standardnotes/web@3.50.0
This commit is contained in:
StandardNotes CI
2022-09-19 20:47:02 +00:00
parent e3be17c7f8
commit 66a25c7556
14 changed files with 47 additions and 7 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.2.4...@standardnotes/ui-services@1.2.5) (2022-09-19)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.2.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.2.3...@standardnotes/ui-services@1.2.4) (2022-09-15)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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