chore(release): publish

- @standardnotes/desktop@3.23.253
 - @standardnotes/mobile@3.45.0
 - @standardnotes/releases@1.3.182
 - @standardnotes/services@1.38.0
 - @standardnotes/snjs@2.144.2
 - @standardnotes/ui-services@1.10.4
 - @standardnotes/web@3.89.0
This commit is contained in:
StandardNotes CI
2022-10-26 21:03:43 +00:00
parent 3bd1ad38ad
commit 064e054587
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.144.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.144.1...@standardnotes/snjs@2.144.2) (2022-10-26)
**Note:** Version bump only for package @standardnotes/snjs
## [2.144.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.144.0...@standardnotes/snjs@2.144.1) (2022-10-25)
### Bug Fixes

View File

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