chore(release): publish

- @standardnotes/desktop@3.23.65
 - @standardnotes/mobile@3.30.20
 - @standardnotes/releases@1.2.86
 - @standardnotes/snjs@2.123.6
 - @standardnotes/web-server@1.2.88
 - @standardnotes/web@3.38.4
This commit is contained in:
StandardNotes CI
2022-07-07 21:26:06 +00:00
parent 3d49b95bc5
commit 0d16e6faaa
12 changed files with 32 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.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.5...@standardnotes/snjs@2.123.6) (2022-07-07)
### Bug Fixes
* **web:** themes inside editors urls ([3d49b95](https://github.com/standardnotes/app/commit/3d49b95bc593d67e949b2eec4a086ff25275eadf))
## [2.123.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.4...@standardnotes/snjs@2.123.5) (2022-07-07)
### Bug Fixes

View File

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