From be2c4720fcd0ec8a6c84b58cf3b489e4351c1bdd Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Fri, 30 Sep 2022 19:58:37 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.23.181 - @standardnotes/mobile@3.38.0 - @standardnotes/releases@1.3.106 - @standardnotes/services@1.23.0 - @standardnotes/snjs@2.134.5 - @standardnotes/ui-services@1.4.0 - @standardnotes/web@3.67.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 | 4 ++++ packages/snjs/package.json | 2 +- packages/ui-services/CHANGELOG.md | 6 ++++++ packages/ui-services/package.json | 2 +- packages/web/CHANGELOG.md | 4 ++++ packages/web/package.json | 2 +- 14 files changed, 41 insertions(+), 7 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 6cdf0699d..34724315b 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.181](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.180...@standardnotes/desktop@3.23.181) (2022-09-30) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.180](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.179...@standardnotes/desktop@3.23.180) (2022-09-30) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 446b0dd75..19594f337 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.180", + "version": "3.23.181", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 3084565bb..6abe4af32 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.38.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.37.14...@standardnotes/mobile@3.38.0) (2022-09-30) + +### Features + +* sync android status bar bg with theme bg color ([#1727](https://github.com/standardnotes/app/issues/1727)) ([47106fd](https://github.com/standardnotes/app/commit/47106fdf83ec89e67444e84a94350870645993cf)) + ## [3.37.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.37.13...@standardnotes/mobile@3.37.14) (2022-09-30) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index affb66eb5..d20ca7875 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.37.14", + "version": "3.38.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 8e4747088..f96114b73 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.106](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.105...@standardnotes/releases@1.3.106) (2022-09-30) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.105](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.104...@standardnotes/releases@1.3.105) (2022-09-30) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index bd6e45660..8a0b64d7c 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.105", + "version": "1.3.106", "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 d62959af7..b0740919c 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.23.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.22.4...@standardnotes/services@1.23.0) (2022-09-30) + +### Features + +* sync android status bar bg with theme bg color ([#1727](https://github.com/standardnotes/app/issues/1727)) ([47106fd](https://github.com/standardnotes/app/commit/47106fdf83ec89e67444e84a94350870645993cf)) + ## [1.22.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.22.3...@standardnotes/services@1.22.4) (2022-09-30) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index be1139c3d..ba982a526 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.22.4", + "version": "1.23.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 560ac059a..fc8c437ce 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/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. +## [2.134.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.134.4...@standardnotes/snjs@2.134.5) (2022-09-30) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.134.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.134.3...@standardnotes/snjs@2.134.4) (2022-09-30) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index d4174f1bc..78905d3ba 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.134.4", + "version": "2.134.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 051af85e0..1c024fa34 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.4.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.3.10...@standardnotes/ui-services@1.4.0) (2022-09-30) + +### Features + +* sync android status bar bg with theme bg color ([#1727](https://github.com/standardnotes/app/issues/1727)) ([47106fd](https://github.com/standardnotes/app/commit/47106fdf83ec89e67444e84a94350870645993cf)) + ## [1.3.10](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.3.9...@standardnotes/ui-services@1.3.10) (2022-09-30) ### Bug Fixes diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index abc6b892e..c9a0c0435 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.3.10", + "version": "1.4.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 3a089b630..7158a4d87 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.67.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.67.2...@standardnotes/web@3.67.3) (2022-09-30) + +**Note:** Version bump only for package @standardnotes/web + ## [3.67.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.67.1...@standardnotes/web@3.67.2) (2022-09-30) ### Bug Fixes diff --git a/packages/web/package.json b/packages/web/package.json index 58dfd3e2a..6f21d2e53 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.67.2", + "version": "3.67.3", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",