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,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.82.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.82.5...@standardnotes/web@3.82.6) (2022-10-21)
### Bug Fixes
* refactor application event observing on web ([9fb85cd](https://github.com/standardnotes/app/commit/9fb85cd77a627364738a9c21706431d2a01e9c44))
* **web:** event observer interface import ([c503d78](https://github.com/standardnotes/app/commit/c503d781aefcc1a15d3a8da1ee09294d176e4b89))
## [3.82.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.82.4...@standardnotes/web@3.82.5) (2022-10-21)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.82.5",
"version": "3.82.6",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",