chore(release): publish

- @standardnotes/desktop@3.104.50
 - @standardnotes/mobile@3.49.47
 - @standardnotes/releases@1.4.73
 - @standardnotes/snjs@2.156.10
 - @standardnotes/web@3.128.9
This commit is contained in:
StandardNotes CI
2022-12-27 10:16:51 +00:00
parent dd41082e71
commit 4e61d9b3e3
11 changed files with 38 additions and 5 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.
## [2.156.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.9...@standardnotes/snjs@2.156.10) (2022-12-27)
### Bug Fixes
* **snjs:** add error log upon not being able to reach the mock event publisher ([dd41082](https://github.com/standardnotes/app/commit/dd41082e7174a6068d1d7741e007867fc03a5da8))
## [2.156.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.8...@standardnotes/snjs@2.156.9) (2022-12-22)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.156.9",
"version": "2.156.10",
"engines": {
"node": ">=16.0.0 <17.0.0"
},