chore(release): publish

- @standardnotes/api@1.5.0
 - @standardnotes/desktop@3.23.105
 - @standardnotes/encryption@1.14.3
 - @standardnotes/filepicker@1.22.3
 - @standardnotes/files@1.9.3
 - @standardnotes/mobile@3.31.21
 - @standardnotes/models@1.17.0
 - @standardnotes/releases@1.3.27
 - @standardnotes/services@1.17.3
 - @standardnotes/snjs@2.125.4
 - @standardnotes/ui-services@1.1.4
 - @standardnotes/web@3.45.9
This commit is contained in:
StandardNotes CI
2022-08-31 14:44:34 +00:00
parent 089d3a2e66
commit 19a95dc404
24 changed files with 64 additions and 12 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.125.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.3...@standardnotes/snjs@2.125.4) (2022-08-31)
**Note:** Version bump only for package @standardnotes/snjs
## [2.125.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.2...@standardnotes/snjs@2.125.3) (2022-08-24)
### Bug Fixes

View File

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