chore(release): publish

- @standardnotes/api@1.20.0
 - @standardnotes/desktop@3.23.294
 - @standardnotes/mobile@3.46.0
 - @standardnotes/releases@1.3.225
 - @standardnotes/services@1.43.0
 - @standardnotes/snjs@2.148.0
 - @standardnotes/styles@1.7.0
 - @standardnotes/ui-services@1.13.10
 - @standardnotes/web@3.96.0
This commit is contained in:
StandardNotes CI
2022-11-13 15:52:08 +00:00
parent e074805c2b
commit a57bf11b5d
18 changed files with 57 additions and 9 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.20.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.9...@standardnotes/api@1.20.0) (2022-11-13)
### Features
* iap ([#1996](https://github.com/standardnotes/app/issues/1996)) ([d519aca](https://github.com/standardnotes/app/commit/d519aca685b32f4b6f7079ba9562ecaf1a18aecb))
## [1.19.9](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.8...@standardnotes/api@1.19.9) (2022-11-09)
### Bug Fixes

View File

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