From b9b4bdf2576abe3015f21b6bce09cda259e876bd Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Fri, 28 Oct 2022 19:15:38 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.23.257 - @standardnotes/mobile@3.45.4 - @standardnotes/releases@1.3.186 - @standardnotes/services@1.39.1 - @standardnotes/snjs@2.145.1 - @standardnotes/ui-services@1.10.6 - @standardnotes/web@3.90.3 --- packages/desktop/CHANGELOG.md | 4 ++++ 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/services/CHANGELOG.md | 6 ++++++ packages/services/package.json | 2 +- packages/snjs/CHANGELOG.md | 6 ++++++ packages/snjs/package.json | 2 +- packages/ui-services/CHANGELOG.md | 6 ++++++ packages/ui-services/package.json | 2 +- packages/web/CHANGELOG.md | 6 ++++++ packages/web/package.json | 2 +- 14 files changed, 45 insertions(+), 7 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index c54aa49e3..396dcb61a 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.23.257](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.256...@standardnotes/desktop@3.23.257) (2022-10-28) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.256](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.255...@standardnotes/desktop@3.23.256) (2022-10-28) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index adafec656..77511da39 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.23.256", + "version": "3.23.257", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 5dbfabf0a..3ab8c5336 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.45.4](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.3...@standardnotes/mobile@3.45.4) (2022-10-28) + +### Bug Fixes + +* color scheme handling on mobile ([#1902](https://github.com/standardnotes/app/issues/1902)) ([6071ebf](https://github.com/standardnotes/app/commit/6071ebffeb55c78eac79f39aecca07f6ebdbed93)) + ## [3.45.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.2...@standardnotes/mobile@3.45.3) (2022-10-28) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 5912dc04e..395bdb20c 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.45.3", + "version": "3.45.4", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 2fa79b631..65f95a58c 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.3.186](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.185...@standardnotes/releases@1.3.186) (2022-10-28) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.185](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.184...@standardnotes/releases@1.3.185) (2022-10-28) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index efcf8399d..35246f5f5 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.185", + "version": "1.3.186", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 6b75816bb..07c689f89 100644 --- a/packages/services/CHANGELOG.md +++ b/packages/services/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. +## [1.39.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.39.0...@standardnotes/services@1.39.1) (2022-10-28) + +### Bug Fixes + +* color scheme handling on mobile ([#1902](https://github.com/standardnotes/app/issues/1902)) ([6071ebf](https://github.com/standardnotes/app/commit/6071ebffeb55c78eac79f39aecca07f6ebdbed93)) + # [1.39.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.38.0...@standardnotes/services@1.39.0) (2022-10-27) ### Features diff --git a/packages/services/package.json b/packages/services/package.json index 35f40068b..99c95e96b 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.39.0", + "version": "1.39.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 566ef4df2..5eb0d38e4 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.145.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.145.0...@standardnotes/snjs@2.145.1) (2022-10-28) + +### Bug Fixes + +* color scheme handling on mobile ([#1902](https://github.com/standardnotes/app/issues/1902)) ([6071ebf](https://github.com/standardnotes/app/commit/6071ebffeb55c78eac79f39aecca07f6ebdbed93)) + # [2.145.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.144.2...@standardnotes/snjs@2.145.0) (2022-10-27) ### Features diff --git a/packages/snjs/package.json b/packages/snjs/package.json index decd72ff0..42f6d6ff9 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.145.0", + "version": "2.145.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index affb96051..154c51756 100644 --- a/packages/ui-services/CHANGELOG.md +++ b/packages/ui-services/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. +## [1.10.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.10.5...@standardnotes/ui-services@1.10.6) (2022-10-28) + +### Bug Fixes + +* color scheme handling on mobile ([#1902](https://github.com/standardnotes/app/issues/1902)) ([6071ebf](https://github.com/standardnotes/app/commit/6071ebffeb55c78eac79f39aecca07f6ebdbed93)) + ## [1.10.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.10.4...@standardnotes/ui-services@1.10.5) (2022-10-27) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 2c2332ae7..a7faa3551 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.10.5", + "version": "1.10.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 209010cbe..df4e1be30 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.90.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.2...@standardnotes/web@3.90.3) (2022-10-28) + +### Bug Fixes + +* color scheme handling on mobile ([#1902](https://github.com/standardnotes/app/issues/1902)) ([6071ebf](https://github.com/standardnotes/app/commit/6071ebffeb55c78eac79f39aecca07f6ebdbed93)) + ## [3.90.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.1...@standardnotes/web@3.90.2) (2022-10-28) ### Bug Fixes diff --git a/packages/web/package.json b/packages/web/package.json index fba13d644..a8e046b35 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.90.2", + "version": "3.90.3", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",