chore(release): publish

- @standardnotes/api@1.16.2
 - @standardnotes/components-meta@2.7.20
 - @standardnotes/desktop@3.23.215
 - @standardnotes/encryption@1.18.1
 - @standardnotes/features@1.53.1
 - @standardnotes/filepicker@1.24.3
 - @standardnotes/files@1.11.3
 - @standardnotes/mobile@3.43.2
 - @standardnotes/models@1.27.1
 - @standardnotes/releases@1.3.143
 - @standardnotes/responses@1.11.1
 - @standardnotes/services@1.32.3
 - @standardnotes/snjs@2.139.1
 - @standardnotes/ui-services@1.8.1
 - @standardnotes/web@3.75.1
This commit is contained in:
StandardNotes CI
2022-10-13 19:41:18 +00:00
parent f3a94cc4e6
commit 44a556adf6
30 changed files with 77 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.11.1](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.11.0...@standardnotes/responses@1.11.1) (2022-10-13)
**Note:** Version bump only for package @standardnotes/responses
# [1.11.0](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.10.6...@standardnotes/responses@1.11.0) (2022-10-11)
### Features

View File

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