diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 65364caa3db..850d589d448 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.470](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.469...@standardnotes/clipper@1.1.470) (2024-05-14) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.469](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.468...@standardnotes/clipper@1.1.469) (2024-05-12) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index a6a64b11fbe..7f84f6b7376 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.469", + "version": "1.1.470", "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 966c5bdd7eb..f22db231e39 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.72](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.194.5...@standardnotes/desktop@3.110.72) (2024-05-14) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.110.71](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.194.4...@standardnotes/desktop@3.110.71) (2024-05-12) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index e982007ad18..8483af66c23 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.71", + "version": "3.110.72", "license": "AGPL-3.0", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index d7450a0e1ef..0d87f53cc3b 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.129](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.128...@standardnotes/mobile@3.58.129) (2024-05-14) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.58.128](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.127...@standardnotes/mobile@3.58.128) (2024-05-12) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index ec7705c1f71..86678c76596 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.58.128", + "version": "3.58.129", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 10427c57e58..b70f40bc62c 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.765](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.764...@standardnotes/releases@1.4.765) (2024-05-14) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.764](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.763...@standardnotes/releases@1.4.764) (2024-05-12) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index aa9a3666b1f..38526f8e6ce 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.764", + "version": "1.4.765", "license": "AGPL-3.0", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index a65d4772516..8b136afaeb5 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.194.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.194.5...@standardnotes/web@3.194.6) (2024-05-14) + +### Reverts + +* Revert "chore: upgrade lexical version & patches [skip e2e]" ([e784300](https://github.com/standardnotes/app/commit/e7843005e2354ec1257e08d051ee2a7407dad678)) + ## [3.194.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.194.4...@standardnotes/web@3.194.5) (2024-05-12) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index b8f4ee6ac82..acd07c5694f 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.194.6", + "title": "[3.194.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.194.5...@standardnotes/web@3.194.6) (2024-05-14)", + "date": null, + "body": "### Reverts\n\n* Revert \"chore: upgrade lexical version & patches [skip e2e]\" ([e784300](https://github.com/standardnotes/app/commit/e7843005e2354ec1257e08d051ee2a7407dad678))", + "parsed": { + "_": [ + "Revert \"chore: upgrade lexical version & patches skip e2e]\" ([e784300)" + ], + "Reverts": [ + "Revert \"chore: upgrade lexical version & patches skip e2e]\" ([e784300)" + ] + } + }, { "version": "3.194.5", "title": "[3.194.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.194.4...@standardnotes/web@3.194.5) (2024-05-12)", diff --git a/packages/web/package.json b/packages/web/package.json index fda4f74f9e7..d9522df99b1 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.194.5", + "version": "3.194.6", "license": "AGPL-3.0", "main": "dist/app.js", "author": "Standard Notes",