chore(release): publish

- @standardnotes/desktop@3.104.29
 - @standardnotes/mobile@3.49.26
 - @standardnotes/releases@1.4.52
 - @standardnotes/snjs@2.156.5
 - @standardnotes/web@3.127.3
This commit is contained in:
StandardNotes CI
2022-12-19 13:49:02 +00:00
parent b8bf8ca112
commit 2b84c242f7
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.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.4...@standardnotes/snjs@2.156.5) (2022-12-19)
### Bug Fixes
* **snjs:** mark flaky subscription test as skipped until fixed ([b8bf8ca](https://github.com/standardnotes/app/commit/b8bf8ca1120b5b12dca6c332d0e8523d3a9dcbe5))
## [2.156.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.3...@standardnotes/snjs@2.156.4) (2022-12-19)
**Note:** Version bump only for package @standardnotes/snjs

View File

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