chore(release): publish

- @standardnotes/api@1.17.1
 - @standardnotes/desktop@3.23.234
 - @standardnotes/mobile@3.43.21
 - @standardnotes/releases@1.3.163
 - @standardnotes/services@1.34.3
 - @standardnotes/snjs@2.142.3
 - @standardnotes/ui-services@1.9.1
 - @standardnotes/web@3.82.6
This commit is contained in:
StandardNotes CI
2022-10-21 13:01:13 +00:00
parent c503d781ae
commit 173bacdfa3
16 changed files with 49 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.17.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.17.0...@standardnotes/api@1.17.1) (2022-10-21)
### Bug Fixes
* refactor application event observing on web ([9fb85cd](https://github.com/standardnotes/app/commit/9fb85cd77a627364738a9c21706431d2a01e9c44))
# [1.17.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.16.5...@standardnotes/api@1.17.0) (2022-10-21)
### Features

View File

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