chore(release): publish

- @standardnotes/api@1.11.0
 - @standardnotes/desktop@3.23.196
 - @standardnotes/mobile@3.40.1
 - @standardnotes/releases@1.3.122
 - @standardnotes/services@1.26.0
 - @standardnotes/snjs@2.136.0
 - @standardnotes/ui-services@1.6.2
 - @standardnotes/web@3.70.4
This commit is contained in:
StandardNotes CI
2022-10-07 09:13:30 +00:00
parent 01ba715eba
commit 8de6023848
16 changed files with 46 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.11.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.10.0...@standardnotes/api@1.11.0) (2022-10-07)
### Features
* **api:** add workspaces api ([#1765](https://github.com/standardnotes/app/issues/1765)) ([01ba715](https://github.com/standardnotes/app/commit/01ba715eba987a7da1ee062fec0b3593a7a453ed))
# [1.10.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.9.2...@standardnotes/api@1.10.0) (2022-10-06)
### Features

View File

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