chore(release): publish

- @standardnotes/desktop@3.23.102
 - @standardnotes/mobile@3.31.18
 - @standardnotes/releases@1.3.24
 - @standardnotes/snjs@2.125.3
 - @standardnotes/web@3.45.6
This commit is contained in:
StandardNotes CI
2022-08-24 11:15:08 +00:00
parent 2c69a514a8
commit c336f9de18
10 changed files with 27 additions and 5 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.125.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.2...@standardnotes/snjs@2.125.3) (2022-08-24)
### Bug Fixes
* **snjs:** showing archived notes on trashed smart view ([#1426](https://github.com/standardnotes/app/issues/1426)) ([2c69a51](https://github.com/standardnotes/app/commit/2c69a514a8a2c3cfe713e118bb6997f21e41ebe8))
## [2.125.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.1...@standardnotes/snjs@2.125.2) (2022-08-23)
**Note:** Version bump only for package @standardnotes/snjs

View File

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