diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index c338ebeab..f70d569a6 100644 --- a/packages/clipper/CHANGELOG.md +++ b/packages/clipper/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.1.126](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.125...@standardnotes/clipper@1.1.126) (2023-07-31) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.125](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.124...@standardnotes/clipper@1.1.125) (2023-07-31) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index 4d5cb95e1..12418d875 100644 --- a/packages/clipper/package.json +++ b/packages/clipper/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/clipper", "description": "Web clipper browser extension for Standard Notes", - "version": "1.1.125", + "version": "1.1.126", "private": true, "scripts": { "build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js", diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index f3dcfa267..ae23d4251 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.108.57](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.167.23...@standardnotes/desktop@3.108.57) (2023-07-31) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.108.56](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.167.22...@standardnotes/desktop@3.108.56) (2023-07-31) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 4962076ff..c887ab797 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.108.56", + "version": "3.108.57", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index d8cf797e2..4e2212270 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.56.37](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.36...@standardnotes/mobile@3.56.37) (2023-07-31) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.56.36](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.35...@standardnotes/mobile@3.56.36) (2023-07-31) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 206017648..8605ae977 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.56.36", + "version": "3.56.37", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 7cd9bdd84..dcefeb376 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.409](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.408...@standardnotes/releases@1.4.409) (2023-07-31) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.408](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.407...@standardnotes/releases@1.4.408) (2023-07-31) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index c9a4293a0..d3f10ebe3 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.408", + "version": "1.4.409", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 8e877160d..68d8df1da 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.28.21](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.20...@standardnotes/ui-services@1.28.21) (2023-07-31) + +### Bug Fixes + +* Fixed issue on iOS where status bar colors would not adjust according to the theme ([9e95774](https://github.com/standardnotes/app/commit/9e957742038474c0845f0fe590a985ed4c6edde7)) + ## [1.28.20](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.19...@standardnotes/ui-services@1.28.20) (2023-07-31) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 52afc2bed..0e971dfdf 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.28.20", + "version": "1.28.21", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 2ee51361f..a298b9831 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.167.24](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.23...@standardnotes/web@3.167.24) (2023-07-31) + +**Note:** Version bump only for package @standardnotes/web + ## [3.167.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.22...@standardnotes/web@3.167.23) (2023-07-31) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 8e7843979..6cae5f2aa 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.167.24", + "title": "[3.167.24](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.23...@standardnotes/web@3.167.24) (2023-07-31)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.167.23", "title": "[3.167.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.22...@standardnotes/web@3.167.23) (2023-07-31)", diff --git a/packages/web/package.json b/packages/web/package.json index ac1d07b60..1453db394 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.167.23", + "version": "3.167.24", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes",