chore(release): publish

- @standardnotes/desktop@3.23.120
 - @standardnotes/mobile@3.33.0
 - @standardnotes/releases@1.3.43
 - @standardnotes/services@1.20.0
 - @standardnotes/snjs@2.128.0
 - @standardnotes/ui-services@1.2.2
 - @standardnotes/web@3.47.0
This commit is contained in:
StandardNotes CI
2022-09-14 09:36:52 +00:00
parent d7aca2c13a
commit 912c9ce707
14 changed files with 43 additions and 7 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.128.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.127.1...@standardnotes/snjs@2.128.0) (2022-09-14)
### Features
* mobile security prefs ([#1496](https://github.com/standardnotes/app/issues/1496)) ([d7aca2c](https://github.com/standardnotes/app/commit/d7aca2c13a99b81c2ee9d36a09f670b0a4c61bd1))
## [2.127.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.127.0...@standardnotes/snjs@2.127.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/snjs

View File

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