chore(release): publish

- @standardnotes/api@1.9.1
 - @standardnotes/components-meta@2.7.15
 - @standardnotes/desktop@3.23.189
 - @standardnotes/encryption@1.15.10
 - @standardnotes/features@1.52.2
 - @standardnotes/filepicker@1.23.10
 - @standardnotes/files@1.10.10
 - @standardnotes/mobile@3.39.6
 - @standardnotes/models@1.22.1
 - @standardnotes/releases@1.3.114
 - @standardnotes/responses@1.10.4
 - @standardnotes/services@1.24.2
 - @standardnotes/snjs@2.134.8
 - @standardnotes/ui-services@1.5.2
 - @standardnotes/web@3.68.6
This commit is contained in:
StandardNotes CI
2022-10-05 12:23:24 +00:00
parent 1167a674d6
commit c58eb611ac
30 changed files with 75 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.9.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.9.0...@standardnotes/api@1.9.1) (2022-10-05)
**Note:** Version bump only for package @standardnotes/api
# [1.9.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.8.7...@standardnotes/api@1.9.0) (2022-10-03)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.9.0",
"version": "1.9.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},