chore(release): publish

- @standardnotes/api@1.19.8
 - @standardnotes/blocks-editor@1.3.10
 - @standardnotes/desktop@3.23.287
 - @standardnotes/encryption@1.19.8
 - @standardnotes/features@1.54.5
 - @standardnotes/filepicker@1.25.8
 - @standardnotes/files@1.12.8
 - @standardnotes/icons@1.4.9
 - @standardnotes/mobile@3.45.36
 - @standardnotes/models@1.34.10
 - @standardnotes/releases@1.3.218
 - @standardnotes/responses@1.12.5
 - @standardnotes/services@1.42.7
 - @standardnotes/snjs@2.147.10
 - @standardnotes/toast@1.3.8
 - @standardnotes/ui-services@1.13.8
 - @standardnotes/web@3.93.18
This commit is contained in:
StandardNotes CI
2022-11-09 17:43:56 +00:00
parent 10a9889cf4
commit 0275afc99e
34 changed files with 95 additions and 17 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.147.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.9...@standardnotes/snjs@2.147.10) (2022-11-09)
**Note:** Version bump only for package @standardnotes/snjs
## [2.147.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.8...@standardnotes/snjs@2.147.9) (2022-11-08)
**Note:** Version bump only for package @standardnotes/snjs

View File

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