chore(release): publish

- @standardnotes/api@1.7.2
 - @standardnotes/desktop@3.23.123
 - @standardnotes/encryption@1.15.2
 - @standardnotes/filepicker@1.23.2
 - @standardnotes/files@1.10.2
 - @standardnotes/mobile@3.33.3
 - @standardnotes/models@1.18.2
 - @standardnotes/releases@1.3.46
 - @standardnotes/services@1.20.1
 - @standardnotes/snjs@2.128.1
 - @standardnotes/ui-services@1.2.3
 - @standardnotes/web@3.47.3
This commit is contained in:
StandardNotes CI
2022-09-15 09:30:06 +00:00
parent 174b3845d1
commit 05068ef63a
24 changed files with 62 additions and 12 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.128.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.128.0...@standardnotes/snjs@2.128.1) (2022-09-15)
**Note:** Version bump only for package @standardnotes/snjs
# [2.128.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.127.1...@standardnotes/snjs@2.128.0) (2022-09-14)
### Features

View File

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