chore(release): publish

- @standardnotes/desktop@3.104.51
 - @standardnotes/mobile@3.49.48
 - @standardnotes/releases@1.4.74
 - @standardnotes/snjs@2.156.11
 - @standardnotes/web@3.128.10
This commit is contained in:
StandardNotes CI
2022-12-27 13:20:25 +00:00
parent 8311271a49
commit d7c6ef6134
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.11](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.10...@standardnotes/snjs@2.156.11) (2022-12-27)
### Bug Fixes
* **snjs:** skip workspaces tests as they are a pending backlog feature ([8311271](https://github.com/standardnotes/app/commit/8311271a49fe707adc4e26c7b465861e65ee9006))
## [2.156.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.9...@standardnotes/snjs@2.156.10) (2022-12-27)
### Bug Fixes

View File

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