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,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.23.124](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.123...@standardnotes/desktop@3.23.124) (2022-09-15)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.123](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.122...@standardnotes/desktop@3.23.123) (2022-09-15) ## [3.23.123](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.122...@standardnotes/desktop@3.23.123) (2022-09-15)
**Note:** Version bump only for package @standardnotes/desktop **Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/desktop", "name": "@standardnotes/desktop",
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.23.123", "version": "3.23.124",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,

View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.33.3", "version": "3.33.4",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",

View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/releases", "name": "@standardnotes/releases",
"version": "1.3.46", "version": "1.3.47",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"main": "dist/releases.json", "main": "dist/releases.json",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 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) ## [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 **Note:** Version bump only for package @standardnotes/snjs

View File

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

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.48.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.3...@standardnotes/web@3.48.0) (2022-09-15)
### Features
* sharing subscriptions UI ([#1567](https://github.com/standardnotes/app/issues/1567)) ([2d0ee10](https://github.com/standardnotes/app/commit/2d0ee10226687df1d24926b9408ce270557a5b57))
## [3.47.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.2...@standardnotes/web@3.47.3) (2022-09-15) ## [3.47.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.2...@standardnotes/web@3.47.3) (2022-09-15)
**Note:** Version bump only for package @standardnotes/web **Note:** Version bump only for package @standardnotes/web

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web", "name": "@standardnotes/web",
"version": "3.47.3", "version": "3.48.0",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"main": "dist/app.js", "main": "dist/app.js",
"author": "Standard Notes.", "author": "Standard Notes.",