diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 62f12df4e..0bd0e66a4 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.62](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.61...@standardnotes/clipper@1.1.62) (2023-07-02) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.61](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.60...@standardnotes/clipper@1.1.61) (2023-07-02) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index 2da9440e3..e1f5f4653 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.61", + "version": "1.1.62", "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 9ad04f446..0799292d2 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.106.71](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.106.70...@standardnotes/desktop@3.106.71) (2023-07-02) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.106.70](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.162.12...@standardnotes/desktop@3.106.70) (2023-07-02) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index cf269f554..859b2cbd2 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.106.70", + "version": "3.106.71", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index c588a51c6..33a2aaff7 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.53.71](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.163.0...@standardnotes/mobile@3.53.71) (2023-07-02) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.53.70](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.69...@standardnotes/mobile@3.53.70) (2023-07-02) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index ac144c144..3b48543d2 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.53.70", + "version": "3.53.71", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index ff707a9fe..402a388ab 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.339](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.338...@standardnotes/releases@1.4.339) (2023-07-02) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.338](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.337...@standardnotes/releases@1.4.338) (2023-07-02) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index c952b374c..0994af1a3 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.338", + "version": "1.4.339", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index c7d5a4e73..584a75d70 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.163.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.163.0...@standardnotes/web@3.163.1) (2023-07-02) + +**Note:** Version bump only for package @standardnotes/web + # [3.163.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.12...@standardnotes/web@3.163.0) (2023-07-02) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 35edd74ec..4284d4895 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.163.1", + "title": "[3.163.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.163.0...@standardnotes/web@3.163.1) (2023-07-02)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.163.0", "title": "[3.163.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.12...@standardnotes/web@3.163.0) (2023-07-02)", diff --git a/packages/web/package.json b/packages/web/package.json index 2f430d01e..750657e24 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.163.0", + "version": "3.163.1", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes",