chore(release): publish

- @standardnotes/desktop@3.23.124
 - @standardnotes/mobile@3.33.4
 - @standardnotes/releases@1.3.47
 - @standardnotes/snjs@2.129.0
 - @standardnotes/web@3.48.0
This commit is contained in:
StandardNotes CI
2022-09-15 10:28:11 +00:00
parent 2d0ee10226
commit 79518b6a5d
10 changed files with 29 additions and 5 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.129.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.128.1...@standardnotes/snjs@2.129.0) (2022-09-15)
### Features
* sharing subscriptions UI ([#1567](https://github.com/standardnotes/app/issues/1567)) ([2d0ee10](https://github.com/standardnotes/app/commit/2d0ee10226687df1d24926b9408ce270557a5b57))
## [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

View File

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