chore(release): publish

- @standardnotes/api@1.14.0
 - @standardnotes/desktop@3.23.204
 - @standardnotes/mobile@3.41.7
 - @standardnotes/releases@1.3.131
 - @standardnotes/services@1.29.0
 - @standardnotes/snjs@2.136.4
 - @standardnotes/ui-services@1.6.6
 - @standardnotes/web@3.71.6
This commit is contained in:
StandardNotes CI
2022-10-11 10:20:35 +00:00
parent 49b3d2714f
commit 7a43e2d368
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.14.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.13.0...@standardnotes/api@1.14.0) (2022-10-11)
### Features
* **api:** add access level to invitation requests ([49b3d27](https://github.com/standardnotes/app/commit/49b3d2714fbe4ac9f9242097b8df6b4e3d604513))
# [1.13.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.12.1...@standardnotes/api@1.13.0) (2022-10-11)
### Features

View File

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