chore(release): publish

- @standardnotes/api@1.6.0
 - @standardnotes/desktop@3.23.106
 - @standardnotes/mobile@3.31.22
 - @standardnotes/releases@1.3.28
 - @standardnotes/snjs@2.125.5
 - @standardnotes/web@3.45.10
This commit is contained in:
StandardNotes CI
2022-08-31 18:13:02 +00:00
parent 91f5694a02
commit aa7a22c6ac
12 changed files with 32 additions and 6 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.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.4...@standardnotes/snjs@2.125.5) (2022-08-31)
**Note:** Version bump only for package @standardnotes/snjs
## [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

View File

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