From b75be1d0f8ac7ef92998620a8b20299618a25b92 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Thu, 29 Dec 2022 05:02:30 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.104.58 - @standardnotes/mobile@3.49.55 - @standardnotes/releases@1.4.81 - @standardnotes/web@3.130.2 --- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/web/CHANGELOG.md | 6 ++++++ packages/web/CHANGELOG.md.json | 14 ++++++++++++++ packages/web/package.json | 2 +- 9 files changed, 36 insertions(+), 4 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index b34b61d1d..a457b8afe 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/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.104.58](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.130.0...@standardnotes/desktop@3.104.58) (2022-12-29) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.57](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.129.3...@standardnotes/desktop@3.104.57) (2022-12-28) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 75259cc86..7d02e71f9 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.104.57", + "version": "3.104.58", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 5365e87f3..c23c3e92e 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/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.49.55](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.54...@standardnotes/mobile@3.49.55) (2022-12-29) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.49.54](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.53...@standardnotes/mobile@3.49.54) (2022-12-28) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 25bffda8f..846bd3813 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.49.54", + "version": "3.49.55", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 8ca8cec22..fc39c7598 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.81](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.80...@standardnotes/releases@1.4.81) (2022-12-29) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.80](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.79...@standardnotes/releases@1.4.80) (2022-12-28) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 071140138..2cd8354db 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.80", + "version": "1.4.81", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 85f3ef9fd..2e1669dd4 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/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.130.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.130.0...@standardnotes/web@3.130.2) (2022-12-29) + +### Bug Fixes + +* Fixed issue where Moments could incorrectly get engaged during biometrics unlocking ([8e3ae80](https://github.com/standardnotes/app/commit/8e3ae80aa09c0c60e4f3ad08497fd656a1231465)) + # [3.130.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.3...@standardnotes/web@3.130.0) (2022-12-28) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index f9d785da0..fbc78e054 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.130.2", + "title": "[3.130.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.130.0...@standardnotes/web@3.130.2) (2022-12-29)", + "date": null, + "body": "### Bug Fixes\n\n* Fixed issue where Moments could incorrectly get engaged during biometrics unlocking ([8e3ae80](https://github.com/standardnotes/app/commit/8e3ae80aa09c0c60e4f3ad08497fd656a1231465))", + "parsed": { + "_": [ + "Fixed issue where Moments could incorrectly get engaged during biometrics unlocking (8e3ae80)" + ], + "Bug Fixes": [ + "Fixed issue where Moments could incorrectly get engaged during biometrics unlocking (8e3ae80)" + ] + } + }, { "version": "3.130.0", "title": "[3.130.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.3...@standardnotes/web@3.130.0) (2022-12-28)", diff --git a/packages/web/package.json b/packages/web/package.json index 718bddad8..910983107 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.130.1", + "version": "3.130.2", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",