chore(release): publish

- @standardnotes/api@1.16.0
 - @standardnotes/desktop@3.23.209
 - @standardnotes/mobile@3.42.2
 - @standardnotes/releases@1.3.137
 - @standardnotes/services@1.32.0
 - @standardnotes/snjs@2.138.1
 - @standardnotes/ui-services@1.7.3
 - @standardnotes/web@3.72.2
This commit is contained in:
StandardNotes CI
2022-10-12 12:41:26 +00:00
parent fabce1f7ac
commit a2dc739686
16 changed files with 44 additions and 8 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.16.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.15.1...@standardnotes/api@1.16.0) (2022-10-12)
### Features
* **api:** add keyshare initiation for workspaces ([fabce1f](https://github.com/standardnotes/app/commit/fabce1f7aca5c9caaa5bb3908b2dc68063c690d0))
## [1.15.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.15.0...@standardnotes/api@1.15.1) (2022-10-11)
**Note:** Version bump only for package @standardnotes/api

View File

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