diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 708467dcb..18cce51f0 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.526](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.525...@standardnotes/clipper@1.1.526) (2025-06-22) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.525](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.524...@standardnotes/clipper@1.1.525) (2025-06-19) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index b2cb40476..6b10ee346 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.525", + "version": "1.1.526", "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 61f7b4280..006251558 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.131](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.197.3...@standardnotes/desktop@3.110.131) (2025-06-22) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.110.130](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.197.2...@standardnotes/desktop@3.110.130) (2025-06-19) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 379393658..5935dbcff 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.130", + "version": "3.110.131", "license": "AGPL-3.0", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 78b1e5d56..15842f620 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.188](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.187...@standardnotes/mobile@3.58.188) (2025-06-22) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.58.187](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.186...@standardnotes/mobile@3.58.187) (2025-06-19) ### Bug Fixes diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 87a12fddc..1570c5ed5 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.58.187", + "version": "3.58.188", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index bfcac7ec4..2da2ba1cc 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.828](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.827...@standardnotes/releases@1.4.828) (2025-06-22) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.827](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.826...@standardnotes/releases@1.4.827) (2025-06-19) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index b5f33eb9e..63362da95 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.827", + "version": "1.4.828", "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 9ebf913d0..7ac9b0c5a 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.197.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.197.3...@standardnotes/web@3.197.4) (2025-06-22) + +**Note:** Version bump only for package @standardnotes/web + ## [3.197.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.197.2...@standardnotes/web@3.197.3) (2025-06-19) ### Bug Fixes diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 7e942511a..985d37b07 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.197.4", + "title": "[3.197.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.197.3...@standardnotes/web@3.197.4) (2025-06-22)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.197.3", "title": "[3.197.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.197.2...@standardnotes/web@3.197.3) (2025-06-19)", diff --git a/packages/web/package.json b/packages/web/package.json index a56f29535..35495237b 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.197.3", + "version": "3.197.4", "license": "AGPL-3.0", "main": "dist/app.js", "author": "Standard Notes.",