chore(release): publish

- @standardnotes/api@1.12.1
 - @standardnotes/components-meta@2.7.18
 - @standardnotes/desktop@3.23.202
 - @standardnotes/encryption@1.16.2
 - @standardnotes/features@1.52.4
 - @standardnotes/filepicker@1.23.14
 - @standardnotes/files@1.10.14
 - @standardnotes/mobile@3.41.5
 - @standardnotes/models@1.24.2
 - @standardnotes/releases@1.3.129
 - @standardnotes/responses@1.10.6
 - @standardnotes/services@1.27.1
 - @standardnotes/snjs@2.136.2
 - @standardnotes/ui-services@1.6.4
 - @standardnotes/web@3.71.4
This commit is contained in:
StandardNotes CI
2022-10-10 16:50:35 +00:00
parent 27d2c95b5b
commit 1c22c1ab0c
30 changed files with 85 additions and 15 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.10.6](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.10.5...@standardnotes/responses@1.10.6) (2022-10-10)
**Note:** Version bump only for package @standardnotes/responses
## [1.10.5](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.10.4...@standardnotes/responses@1.10.5) (2022-10-10)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.10.5",
"version": "1.10.6",
"engines": {
"node": ">=16.0.0 <17.0.0"
},