chore(release): publish

- @standardnotes/api@1.6.2
 - @standardnotes/desktop@3.23.113
 - @standardnotes/mobile@3.32.0
 - @standardnotes/releases@1.3.36
 - @standardnotes/services@1.18.0
 - @standardnotes/snjs@2.126.0
 - @standardnotes/ui-services@1.1.6
 - @standardnotes/web@3.45.17
This commit is contained in:
StandardNotes CI
2022-09-09 08:32:54 +00:00
parent 320fc3fd96
commit 5d39934e47
16 changed files with 46 additions and 8 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.1.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.1.5...@standardnotes/ui-services@1.1.6) (2022-09-09)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.1.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.1.4...@standardnotes/ui-services@1.1.5) (2022-09-01)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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