chore(release): publish

- @standardnotes/desktop@3.23.77
 - @standardnotes/icons@1.4.7
 - @standardnotes/mobile@3.30.33
 - @standardnotes/releases@1.2.99
 - @standardnotes/snjs@2.124.4
 - @standardnotes/toast@1.3.4
 - @standardnotes/web-server@1.2.100
 - @standardnotes/web@3.40.6
This commit is contained in:
StandardNotes CI
2022-07-14 15:27:11 +00:00
parent a827274ac6
commit 12168945f1
16 changed files with 40 additions and 8 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.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
## [2.124.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.124.2...@standardnotes/snjs@2.124.3) (2022-07-13)
**Note:** Version bump only for package @standardnotes/snjs

View File

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