chore(release): publish

- @standardnotes/api@1.4.2
 - @standardnotes/desktop@3.23.52
 - @standardnotes/encryption@1.13.1
 - @standardnotes/filepicker@1.21.0
 - @standardnotes/files@1.8.1
 - @standardnotes/mobile@3.30.0
 - @standardnotes/models@1.15.1
 - @standardnotes/releases@1.2.66
 - @standardnotes/services@1.16.1
 - @standardnotes/sncrypto-web@1.12.1
 - @standardnotes/snjs@2.123.0
 - @standardnotes/web-server@1.2.74
 - @standardnotes/web@3.37.0
This commit is contained in:
StandardNotes CI
2022-07-06 13:05:55 +00:00
parent d05d6db620
commit 73ebb62c88
26 changed files with 81 additions and 13 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.0 (2022-07-06)
### Features
* add snjs package ([0e40469](https://github.com/standardnotes/app/commit/0e40469e2fe868b88860f0f2541364696d8f7957))
# [2.121.0](https://github.com/standardnotes/snjs/compare/@standardnotes/snjs@2.120.0...@standardnotes/snjs@2.121.0) (2022-07-06)
### Bug Fixes

View File

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