diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 453057ce4..7616372eb 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/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.19.4](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.3...@standardnotes/api@1.19.4) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/api + ## [1.19.3](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.2...@standardnotes/api@1.19.3) (2022-11-04) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index 67b5d36b1..5c4545aa2 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.19.3", + "version": "1.19.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 6394bae53..d11a18566 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.278](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.277...@standardnotes/desktop@3.23.278) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.277](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.276...@standardnotes/desktop@3.23.277) (2022-11-04) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 89daa327a..cbd63b9f9 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.277", + "version": "3.23.278", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index 142a2d888..553930f80 100644 --- a/packages/encryption/CHANGELOG.md +++ b/packages/encryption/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.19.4](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.3...@standardnotes/encryption@1.19.4) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.19.3](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.2...@standardnotes/encryption@1.19.3) (2022-11-04) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 9a00d9f4f..d4b148e56 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.19.3", + "version": "1.19.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index e9ba8799a..a06caedb3 100644 --- a/packages/features/CHANGELOG.md +++ b/packages/features/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.54.2](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.1...@standardnotes/features@1.54.2) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/features + ## [1.54.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.0...@standardnotes/features@1.54.1) (2022-11-04) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/features/package.json b/packages/features/package.json index 5d9078a63..c2ce650aa 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.54.1", + "version": "1.54.2", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index bc5d043ef..260ffc10d 100644 --- a/packages/filepicker/CHANGELOG.md +++ b/packages/filepicker/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.25.4](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.3...@standardnotes/filepicker@1.25.4) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.25.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.2...@standardnotes/filepicker@1.25.3) (2022-11-04) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 2c28ff45a..eef825d7b 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.25.3", + "version": "1.25.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 9af294741..3e889ee24 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/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.12.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.3...@standardnotes/files@1.12.4) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/files + ## [1.12.3](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.2...@standardnotes/files@1.12.3) (2022-11-04) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index baed80d9c..3025b76b8 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.12.3", + "version": "1.12.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index a58fdf10f..7b2d2866a 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.27](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.26...@standardnotes/mobile@3.45.27) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.45.26](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.25...@standardnotes/mobile@3.45.26) (2022-11-04) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 21ac3b7f2..92d029351 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.45.26", + "version": "3.45.27", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index d04ad4f29..511c3e384 100644 --- a/packages/models/CHANGELOG.md +++ b/packages/models/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.34.6](https://github.com/standardnotes/app/compare/@standardnotes/models@1.34.5...@standardnotes/models@1.34.6) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/models + ## [1.34.5](https://github.com/standardnotes/app/compare/@standardnotes/models@1.34.4...@standardnotes/models@1.34.5) (2022-11-04) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index 9f696b4d3..2a407742a 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.34.5", + "version": "1.34.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 710f4e18b..e84af4c04 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.209](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.208...@standardnotes/releases@1.3.209) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.208](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.207...@standardnotes/releases@1.3.208) (2022-11-04) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 44aa95fa4..e9b66df49 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.208", + "version": "1.3.209", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/responses/CHANGELOG.md b/packages/responses/CHANGELOG.md index 04bc18fd9..693eaa92e 100644 --- a/packages/responses/CHANGELOG.md +++ b/packages/responses/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.12.2](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.1...@standardnotes/responses@1.12.2) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.12.1](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.0...@standardnotes/responses@1.12.1) (2022-11-04) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index 50e83754a..8a00edc1e 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.12.1", + "version": "1.12.2", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index f046876c7..f4b8000a2 100644 --- a/packages/services/CHANGELOG.md +++ b/packages/services/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.42.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.2...@standardnotes/services@1.42.3) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/services + ## [1.42.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.1...@standardnotes/services@1.42.2) (2022-11-04) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index f00876c25..ca149ad95 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.42.2", + "version": "1.42.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 5ea2166ce..4c414c991 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/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. +## [2.147.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.4...@standardnotes/snjs@2.147.5) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.147.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.3...@standardnotes/snjs@2.147.4) (2022-11-04) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 45c8e212e..5a9011506 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.147.4", + "version": "2.147.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 8f6320c65..aa35b7049 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/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.6.3](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.6.2...@standardnotes/styles@1.6.3) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/styles + ## [1.6.2](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.6.1...@standardnotes/styles@1.6.2) (2022-11-04) **Note:** Version bump only for package @standardnotes/styles diff --git a/packages/styles/package.json b/packages/styles/package.json index 42b32896e..a17aac0a3 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/styles", - "version": "1.6.2", + "version": "1.6.3", "main": "dist/index.js", "types": "dist/index.d.ts", "publishConfig": { diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index d44c38426..981ae9ca1 100644 --- a/packages/ui-services/CHANGELOG.md +++ b/packages/ui-services/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.13.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.2...@standardnotes/ui-services@1.13.3) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.13.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.1...@standardnotes/ui-services@1.13.2) (2022-11-04) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index d2432ed20..784ef4b14 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.13.2", + "version": "1.13.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 1a6299280..9ec585eed 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.93.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.8...@standardnotes/web@3.93.9) (2022-11-04) + +**Note:** Version bump only for package @standardnotes/web + ## [3.93.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.7...@standardnotes/web@3.93.8) (2022-11-04) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index be6d73601..59ead7a58 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.93.8", + "version": "3.93.9", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",