From 5d97276e0622a3f2f4a16cff7dfd864a5be906bd Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Mon, 13 Feb 2023 11:33:57 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.104.143 - @standardnotes/mobile@3.51.23 - @standardnotes/releases@1.4.166 - @standardnotes/web@3.149.5 --- 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 188233bce..72bc86ca8 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.143](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.149.4...@standardnotes/desktop@3.104.143) (2023-02-13) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.142](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.149.3...@standardnotes/desktop@3.104.142) (2023-02-11) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index a77a0fc07..5b3d0a0d8 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.142", + "version": "3.104.143", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index c7b9bdf72..afe7ce549 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.51.23](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.22...@standardnotes/mobile@3.51.23) (2023-02-13) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.51.22](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.21...@standardnotes/mobile@3.51.22) (2023-02-11) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index db48c0d29..29312cebd 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.22", + "version": "3.51.23", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 1dcbdc366..fe5ab3279 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.166](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.165...@standardnotes/releases@1.4.166) (2023-02-13) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.165](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.164...@standardnotes/releases@1.4.165) (2023-02-11) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 0ff844ca5..eae8d8837 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.165", + "version": "1.4.166", "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 7b9acf4f5..cf662ec03 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.149.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.4...@standardnotes/web@3.149.5) (2023-02-13) + +### Bug Fixes + +* Fixed issue where scrollbar theming would not be correctly applied in some sections ([74384ba](https://github.com/standardnotes/app/commit/74384ba322686a7a0dc42077b8f5459ca6270afc)) + ## [3.149.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.3...@standardnotes/web@3.149.4) (2023-02-11) ### Bug Fixes diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index f57d81bcb..8dc0dd87c 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.149.5", + "title": "[3.149.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.4...@standardnotes/web@3.149.5) (2023-02-13)", + "date": null, + "body": "### Bug Fixes\n\n* Fixed issue where scrollbar theming would not be correctly applied in some sections ([74384ba](https://github.com/standardnotes/app/commit/74384ba322686a7a0dc42077b8f5459ca6270afc))", + "parsed": { + "_": [ + "Fixed issue where scrollbar theming would not be correctly applied in some sections (74384ba)" + ], + "Bug Fixes": [ + "Fixed issue where scrollbar theming would not be correctly applied in some sections (74384ba)" + ] + } + }, { "version": "3.149.4", "title": "[3.149.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.3...@standardnotes/web@3.149.4) (2023-02-11)", diff --git a/packages/web/package.json b/packages/web/package.json index 9302bcf58..dfe0200ab 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.149.4", + "version": "3.149.5", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",