chore(release): publish

- @standardnotes/desktop@3.23.125
 - @standardnotes/mobile@3.33.5
 - @standardnotes/releases@1.3.48
 - @standardnotes/services@1.20.2
 - @standardnotes/snjs@2.129.1
 - @standardnotes/ui-services@1.2.4
 - @standardnotes/web@3.48.1
This commit is contained in:
StandardNotes CI
2022-09-15 18:43:48 +00:00
parent 3a15142940
commit ddf4c97477
14 changed files with 41 additions and 7 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.129.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.129.0...@standardnotes/snjs@2.129.1) (2022-09-15)
**Note:** Version bump only for package @standardnotes/snjs
# [2.129.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.128.1...@standardnotes/snjs@2.129.0) (2022-09-15)
### Features

View File

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