diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 5c95c51e5..6a4aff24c 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.289](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.288...@standardnotes/clipper@1.1.289) (2023-10-27) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.288](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.287...@standardnotes/clipper@1.1.288) (2023-10-27) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index d1bcb0a3f..eda34d0a3 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.288", + "version": "1.1.289", "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 d4fa20113..b2b9900bf 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.223](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.180.0...@standardnotes/desktop@3.108.223) (2023-10-27) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.108.222](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.108.221...@standardnotes/desktop@3.108.222) (2023-10-27) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index c4b5cb7df..4fcf19f9a 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.222", + "version": "3.108.223", "license": "AGPL-3.0", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index c8b0919ad..5e581d2a6 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.202](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.201...@standardnotes/mobile@3.56.202) (2023-10-27) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.56.201](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.200...@standardnotes/mobile@3.56.201) (2023-10-27) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 977f6d895..6662b6ef6 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.56.201", + "version": "3.56.202", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index c1d7290e4..075bf37e7 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.577](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.576...@standardnotes/releases@1.4.577) (2023-10-27) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.576](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.575...@standardnotes/releases@1.4.576) (2023-10-27) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 3af9cd28c..ee93684e4 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.576", + "version": "1.4.577", "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 6ee3d12ed..399fb5a03 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.180.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.0...@standardnotes/web@3.180.1) (2023-10-27) + +**Note:** Version bump only for package @standardnotes/web + # [3.180.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.179.4...@standardnotes/web@3.180.0) (2023-10-27) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 0390e2975..a465f86de 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.180.1", + "title": "[3.180.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.0...@standardnotes/web@3.180.1) (2023-10-27)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.180.0", "title": "[3.180.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.179.4...@standardnotes/web@3.180.0) (2023-10-27)", diff --git a/packages/web/package.json b/packages/web/package.json index 88170918f..04d6e44bb 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.180.0", + "version": "3.180.1", "license": "AGPL-3.0", "main": "dist/app.js", "author": "Standard Notes.",