diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 8448101d9..3e8020d40 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.303](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.302...@standardnotes/clipper@1.1.303) (2023-11-01) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.302](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.301...@standardnotes/clipper@1.1.302) (2023-10-31) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index d8c2e9de5..c002b0364 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.302", + "version": "1.1.303", "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 705695c77..94a0b0acb 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.237](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.181.5...@standardnotes/desktop@3.108.237) (2023-11-01) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.108.236](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.181.4...@standardnotes/desktop@3.108.236) (2023-10-31) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 30405b166..ccaae37f8 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.236", + "version": "3.108.237", "license": "AGPL-3.0", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index d74f96aaa..a676b7a82 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.217](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.216...@standardnotes/mobile@3.56.217) (2023-11-01) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.56.216](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.215...@standardnotes/mobile@3.56.216) (2023-10-31) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index fafb14cc5..7102018ca 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.56.216", + "version": "3.56.217", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 0306bb44d..08814371f 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.592](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.591...@standardnotes/releases@1.4.592) (2023-11-01) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.591](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.590...@standardnotes/releases@1.4.591) (2023-10-31) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 44e0102f1..e36b62539 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.591", + "version": "1.4.592", "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 b10b99c64..845f7b053 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.181.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.5...@standardnotes/web@3.181.6) (2023-11-01) + +**Note:** Version bump only for package @standardnotes/web + ## [3.181.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.4...@standardnotes/web@3.181.5) (2023-10-31) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 2b119566e..bd02b2b7d 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.181.6", + "title": "[3.181.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.5...@standardnotes/web@3.181.6) (2023-11-01)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.181.5", "title": "[3.181.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.4...@standardnotes/web@3.181.5) (2023-10-31)", diff --git a/packages/web/package.json b/packages/web/package.json index 90e9b81c2..038a72ee4 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.181.5", + "version": "3.181.6", "license": "AGPL-3.0", "main": "dist/app.js", "author": "Standard Notes",