diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 00a23c0fd..d4a33d37c 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.115](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.142.6...@standardnotes/desktop@3.104.115) (2023-01-28) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.114](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.142.5...@standardnotes/desktop@3.104.114) (2023-01-27) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index f2c84637b..0728e5b4d 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.114", + "version": "3.104.115", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 1be09c8af..400cbfff5 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.50.51](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.50...@standardnotes/mobile@3.50.51) (2023-01-28) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.50.50](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.49...@standardnotes/mobile@3.50.50) (2023-01-27) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index eee613b31..c498f9f2a 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.50.50", + "version": "3.50.51", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index f73d47a87..958894a19 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.138](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.137...@standardnotes/releases@1.4.138) (2023-01-28) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.137](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.136...@standardnotes/releases@1.4.137) (2023-01-27) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index c82edd676..ae446a261 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.137", + "version": "1.4.138", "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 fe0429580..dd6c9cb17 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.142.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.6...@standardnotes/web@3.142.7) (2023-01-28) + +### Bug Fixes + +* fixed issue where clicking on calendar cell in daily mode would not open correct note ([#2185](https://github.com/standardnotes/app/issues/2185)) ([96bfe89](https://github.com/standardnotes/app/commit/96bfe89c2a0bfda039ef3dc833b741e87669f6f0)) + ## [3.142.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.5...@standardnotes/web@3.142.6) (2023-01-27) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 9049b5e27..c22466a9a 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.142.7", + "title": "[3.142.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.6...@standardnotes/web@3.142.7) (2023-01-28)", + "date": null, + "body": "### Bug Fixes\n\n* fixed issue where clicking on calendar cell in daily mode would not open correct note ([#2185](https://github.com/standardnotes/app/issues/2185)) ([96bfe89](https://github.com/standardnotes/app/commit/96bfe89c2a0bfda039ef3dc833b741e87669f6f0))", + "parsed": { + "_": [ + "fixed issue where clicking on calendar cell in daily mode would not open correct note (#2185) (96bfe89)" + ], + "Bug Fixes": [ + "fixed issue where clicking on calendar cell in daily mode would not open correct note (#2185) (96bfe89)" + ] + } + }, { "version": "3.142.6", "title": "[3.142.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.5...@standardnotes/web@3.142.6) (2023-01-27)", diff --git a/packages/web/package.json b/packages/web/package.json index 54e6852af..d117540a2 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.142.6", + "version": "3.142.7", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",