diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index a63b28722..00a37a182 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.400](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.399...@standardnotes/clipper@1.1.400) (2024-01-28) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.399](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.398...@standardnotes/clipper@1.1.399) (2024-01-27) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index c710c69b9..52c4ff361 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.399", + "version": "1.1.400", "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 68ba84695..00e9dc0ad 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.110.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.187.0...@standardnotes/desktop@3.110.2) (2024-01-28) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.110.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.110.0...@standardnotes/desktop@3.110.1) (2024-01-27) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 5f27ac079..ba1b2bfb4 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.110.1", + "version": "3.110.2", "license": "AGPL-3.0", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 1fbbcb801..af9ca4e1f 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.58.59](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.187.0...@standardnotes/mobile@3.58.59) (2024-01-28) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.58.58](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.57...@standardnotes/mobile@3.58.58) (2024-01-27) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index d6c4afa18..07a0552ca 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.58.58", + "version": "3.58.59", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index e2d7a22a2..80a1e9a1a 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.695](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.694...@standardnotes/releases@1.4.695) (2024-01-28) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.694](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.693...@standardnotes/releases@1.4.694) (2024-01-27) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 6887d9288..2f9f9c8d0 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.694", + "version": "1.4.695", "license": "AGPL-3.0", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index da157eeb2..47d0542ac 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.36.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.36.0...@standardnotes/ui-services@1.36.1) (2024-01-28) + +### Bug Fixes + +* The shortcut for displaying the keyboard shortcut help dialog has been changed to `Ctrl + /` ([5a49005](https://github.com/standardnotes/app/commit/5a49005e7961ed254667f62cdba5deba2c792fa7)) + # [1.36.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.23...@standardnotes/ui-services@1.36.0) (2024-01-27) ### Bug Fixes diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index d1161b946..5c1537848 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.36.0", + "version": "1.36.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index b1297a3e3..f2b111fde 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.187.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.0...@standardnotes/web@3.187.1) (2024-01-28) + +### Bug Fixes + +* The shortcut for displaying the keyboard shortcut help dialog has been changed to `Ctrl + /` ([5a49005](https://github.com/standardnotes/app/commit/5a49005e7961ed254667f62cdba5deba2c792fa7)) + # [3.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 6ee4a0e3b..49672130c 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.187.1", + "title": "[3.187.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.0...@standardnotes/web@3.187.1) (2024-01-28)", + "date": null, + "body": "### Bug Fixes\n\n* The shortcut for displaying the keyboard shortcut help dialog has been changed to `Ctrl + /` ([5a49005](https://github.com/standardnotes/app/commit/5a49005e7961ed254667f62cdba5deba2c792fa7))", + "parsed": { + "_": [ + "The shortcut for displaying the keyboard shortcut help dialog has been changed to Ctrl + / (5a49005)" + ], + "Bug Fixes": [ + "The shortcut for displaying the keyboard shortcut help dialog has been changed to Ctrl + / (5a49005)" + ] + } + }, { "version": "3.187.0", "title": "[3.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)", diff --git a/packages/web/package.json b/packages/web/package.json index d5277b956..a75168987 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.187.0", + "version": "3.187.1", "license": "AGPL-3.0", "main": "dist/app.js", "author": "Standard Notes",