chore(release): publish

- @standardnotes/desktop@3.23.78
 - @standardnotes/mobile@3.30.34
 - @standardnotes/releases@1.3.0
 - @standardnotes/snjs@2.124.5
 - @standardnotes/web-server@1.2.101
 - @standardnotes/web@3.40.7
This commit is contained in:
StandardNotes CI
2022-07-18 16:25:28 +00:00
parent 98fc870d76
commit 9ea1b35e0f
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.124.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.124.4...@standardnotes/snjs@2.124.5) (2022-07-18)
**Note:** Version bump only for package @standardnotes/snjs
## [2.124.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.124.3...@standardnotes/snjs@2.124.4) (2022-07-14)
**Note:** Version bump only for package @standardnotes/snjs

View File

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