chore(release): publish

- @standardnotes/desktop@3.23.66
 - @standardnotes/mobile@3.30.21
 - @standardnotes/releases@1.2.87
 - @standardnotes/snjs@2.124.0
 - @standardnotes/web-server@1.2.89
 - @standardnotes/web@3.38.5
This commit is contained in:
StandardNotes CI
2022-07-08 09:56:33 +00:00
parent 3e4e7fd0e0
commit 1809c51e54
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.124.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.6...@standardnotes/snjs@2.124.0) (2022-07-08)
### Features
* add building of SNJS Docker image for e2e testing purposes ([#1225](https://github.com/standardnotes/app/issues/1225)) ([3e4e7fd](https://github.com/standardnotes/app/commit/3e4e7fd0e0b06a9412b9e30833d98eb992a3806a))
## [2.123.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.5...@standardnotes/snjs@2.123.6) (2022-07-07)
### Bug Fixes

View File

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