chore(release): publish

- @standardnotes/desktop@3.23.247
 - @standardnotes/mobile@3.44.0
 - @standardnotes/releases@1.3.176
 - @standardnotes/services@1.36.0
 - @standardnotes/snjs@2.143.3
 - @standardnotes/ui-services@1.10.1
 - @standardnotes/web@3.86.0
This commit is contained in:
StandardNotes CI
2022-10-24 18:37:25 +00:00
parent 28ef9054fa
commit 9248d0ff16
14 changed files with 41 additions and 7 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.143.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.143.2...@standardnotes/snjs@2.143.3) (2022-10-24)
**Note:** Version bump only for package @standardnotes/snjs
## [2.143.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.143.1...@standardnotes/snjs@2.143.2) (2022-10-24)
### Bug Fixes

View File

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