chore(release): publish

- @standardnotes/desktop@3.23.64
 - @standardnotes/mobile@3.30.17
 - @standardnotes/releases@1.2.83
 - @standardnotes/snjs@2.123.5
 - @standardnotes/web-server@1.2.87
 - @standardnotes/web@3.38.3
This commit is contained in:
StandardNotes CI
2022-07-07 18:21:27 +00:00
parent d9014615f0
commit 306a2129a2
12 changed files with 34 additions and 6 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.123.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.4...@standardnotes/snjs@2.123.5) (2022-07-07)
### Bug Fixes
* **mobile:** component viewer in mobile web ([d901461](https://github.com/standardnotes/app/commit/d9014615f0a146733fbf7d494d0d201068817086))
## [2.123.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.3...@standardnotes/snjs@2.123.4) (2022-07-07)
**Note:** Version bump only for package @standardnotes/snjs

View File

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