From b5997aa70ef90b2d7982c33bb73932b98c454875 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Thu, 24 Nov 2022 15:15:06 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.102.0 - @standardnotes/mobile@3.47.0 - @standardnotes/releases@1.4.1 - @standardnotes/snjs@2.152.1 - @standardnotes/web@3.108.1 --- packages/desktop/CHANGELOG.md | 6 ++++++ packages/desktop/package.json | 2 +- packages/mobile/CHANGELOG.md | 6 ++++++ packages/mobile/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/snjs/CHANGELOG.md | 6 ++++++ packages/snjs/package.json | 2 +- packages/web/CHANGELOG.md | 4 ++++ packages/web/CHANGELOG.md.json | 11 +++++++++++ packages/web/package.json | 2 +- 11 files changed, 42 insertions(+), 5 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 29e769010..9e7d198a9 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -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. +# [3.102.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.101.2...@standardnotes/desktop@3.102.0) (2022-11-24) + +### Features + +* New 'What's New' section in Preferences ([#2049](https://github.com/standardnotes/app/issues/2049)) (skip e2e) ([0a01ddb](https://github.com/standardnotes/app/commit/0a01ddb430154fa4518985458c15c644855c80ea)) + ## [3.101.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.101.1...@standardnotes/desktop@3.101.2) (2022-11-23) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 7c893e130..ff27f97a4 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/desktop", "main": "./app/dist/index.js", - "version": "3.101.2", + "version": "3.102.0", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 5444fd5a4..5ef06a625 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -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. +# [3.47.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.31...@standardnotes/mobile@3.47.0) (2022-11-24) + +### Features + +* New 'What's New' section in Preferences ([#2049](https://github.com/standardnotes/app/issues/2049)) (skip e2e) ([0a01ddb](https://github.com/standardnotes/app/commit/0a01ddb430154fa4518985458c15c644855c80ea)) + ## [3.46.31](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.30...@standardnotes/mobile@3.46.31) (2022-11-23) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 16cbe567b..ba616cbf2 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.46.31", + "version": "3.47.0", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 11becd34c..bb9b77713 100644 --- a/packages/releases/CHANGELOG.md +++ b/packages/releases/CHANGELOG.md @@ -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. +## [1.4.1](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.0...@standardnotes/releases@1.4.1) (2022-11-24) + +**Note:** Version bump only for package @standardnotes/releases + # [1.4.0](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.257...@standardnotes/releases@1.4.0) (2022-11-24) ### Features diff --git a/packages/releases/package.json b/packages/releases/package.json index 1eac880c0..5a8646019 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.0", + "version": "1.4.1", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 47e4387fc..2e265e171 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/CHANGELOG.md @@ -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.152.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.152.0...@standardnotes/snjs@2.152.1) (2022-11-24) + +### Bug Fixes + +* subscription expiring event ([07e2691](https://github.com/standardnotes/app/commit/07e26915b07656e813d439a24f8d4682ba6773af)) + # [2.152.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.11...@standardnotes/snjs@2.152.0) (2022-11-24) ### Bug Fixes diff --git a/packages/snjs/package.json b/packages/snjs/package.json index b30415ad6..1ffa7ec40 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.152.0", + "version": "2.152.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 6d463a06f..b4cf466a1 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -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. +## [3.108.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.108.0...@standardnotes/web@3.108.1) (2022-11-24) + +**Note:** Version bump only for package @standardnotes/web + # [3.108.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.107.0...@standardnotes/web@3.108.0) (2022-11-24) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index f2097073b..79aa00308 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.108.1", + "title": "[3.108.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.108.0...@standardnotes/web@3.108.1) (2022-11-24)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.108.0", "title": "[3.108.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.107.0...@standardnotes/web@3.108.0) (2022-11-24)", diff --git a/packages/web/package.json b/packages/web/package.json index cc147dfe9..130fb32bc 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.108.0", + "version": "3.108.1", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",