chore(release): publish

- @standardnotes/desktop@3.23.132
 - @standardnotes/mobile@3.35.0
 - @standardnotes/releases@1.3.55
 - @standardnotes/services@1.21.0
 - @standardnotes/snjs@2.130.0
 - @standardnotes/ui-services@1.2.5
 - @standardnotes/web@3.50.0
This commit is contained in:
StandardNotes CI
2022-09-19 20:47:02 +00:00
parent e3be17c7f8
commit 66a25c7556
14 changed files with 47 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.130.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.129.2...@standardnotes/snjs@2.130.0) (2022-09-19)
### Features
* mobile web bridge ([#1597](https://github.com/standardnotes/app/issues/1597)) ([c4d7761](https://github.com/standardnotes/app/commit/c4d776149677269bc766f24da6adc5ec816dbcfb))
## [2.129.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.129.1...@standardnotes/snjs@2.129.2) (2022-09-19)
### Bug Fixes

View File

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