chore(release): publish

- @standardnotes/desktop@3.23.60
 - @standardnotes/filepicker@1.21.3
 - @standardnotes/files@1.8.4
 - @standardnotes/mobile@3.30.11
 - @standardnotes/releases@1.2.77
 - @standardnotes/snjs@2.123.3
 - @standardnotes/web-server@1.2.82
 - @standardnotes/web@3.37.7
This commit is contained in:
StandardNotes CI
2022-07-06 22:30:21 +00:00
parent ff9215c916
commit 6ebac52cb0
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.123.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.2...@standardnotes/snjs@2.123.3) (2022-07-06)
**Note:** Version bump only for package @standardnotes/snjs
## [2.123.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.1...@standardnotes/snjs@2.123.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/snjs

View File

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