diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index e62c6920d..ef4373fdf 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.23.261](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.260...@standardnotes/desktop@3.23.261) (2022-10-31) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.260](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.259...@standardnotes/desktop@3.23.260) (2022-10-30) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 170dadce7..88ab1257c 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.23.260", + "version": "3.23.261", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index f5b00c842..ede1a4803 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.45.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.7...@standardnotes/mobile@3.45.8) (2022-10-31) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.45.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.6...@standardnotes/mobile@3.45.7) (2022-10-30) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index aee64f8db..97d24da10 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.45.7", + "version": "3.45.8", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index bb5535d4b..e3ec9af99 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.3.190](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.189...@standardnotes/releases@1.3.190) (2022-10-31) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.189](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.188...@standardnotes/releases@1.3.189) (2022-10-30) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index bb7127e32..9cef5f63e 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.189", + "version": "1.3.190", "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 c2a68f843..d36ed5bfe 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.90.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.6...@standardnotes/web@3.90.7) (2022-10-31) + +**Note:** Version bump only for package @standardnotes/web + ## [3.90.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.5...@standardnotes/web@3.90.6) (2022-10-30) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index ca602eb67..616f98bda 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.90.6", + "version": "3.90.7", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",