chore(release): publish

- @standardnotes/desktop@3.104.30
 - @standardnotes/mobile@3.49.27
 - @standardnotes/releases@1.4.53
 - @standardnotes/snjs@2.156.6
 - @standardnotes/web@3.127.4
This commit is contained in:
StandardNotes CI
2022-12-19 15:22:56 +00:00
parent a1ec13d0b0
commit c9c5e915ce
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.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.5...@standardnotes/snjs@2.156.6) (2022-12-19)
### Bug Fixes
* **snjs:** skip subscriptions test suite until fixed ([a1ec13d](https://github.com/standardnotes/app/commit/a1ec13d0b08550fea778fd96cf4030778d988d85))
## [2.156.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.4...@standardnotes/snjs@2.156.5) (2022-12-19)
### Bug Fixes

View File

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