diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 27871b2ed..4e9df2aed 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.25.4](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.3...@standardnotes/api@1.25.4) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/api + ## [1.25.3](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.2...@standardnotes/api@1.25.3) (2023-03-01) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index 17ded87bd..f53df3f22 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.25.3", + "version": "1.25.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index c960d4ec4..8cc8ef592 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.105.8](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.7...@standardnotes/desktop@3.105.8) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.105.7](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.6...@standardnotes/desktop@3.105.7) (2023-03-01) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 6ea84ba4f..fc24bd98e 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.105.7", + "version": "3.105.8", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index 7281c56d4..c1bdd1e4e 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.21.18](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.17...@standardnotes/encryption@1.21.18) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.21.17](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.16...@standardnotes/encryption@1.21.17) (2023-03-01) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index c86a53e11..276c288c6 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.21.17", + "version": "1.21.18", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index b393503ce..0c9a3b215 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.58.9](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.8...@standardnotes/features@1.58.9) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/features + ## [1.58.8](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.7...@standardnotes/features@1.58.8) (2023-02-15) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/features/package.json b/packages/features/package.json index 84303ae22..8c94e78f7 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.58.8", + "version": "1.58.9", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index dee6909b6..60985d196 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.28.23](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.22...@standardnotes/filepicker@1.28.23) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.28.22](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.21...@standardnotes/filepicker@1.28.22) (2023-03-01) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index d64aa2277..a7b1b2973 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.28.22", + "version": "1.28.23", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index a238aceea..3b742c7df 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.14.33](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.32...@standardnotes/files@1.14.33) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/files + ## [1.14.32](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.31...@standardnotes/files@1.14.32) (2023-03-01) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index d980b2e5d..24e6a4bf8 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.14.32", + "version": "1.14.33", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index c45038f65..ab0aa46e3 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.51.39](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.38...@standardnotes/mobile@3.51.39) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.51.38](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.37...@standardnotes/mobile@3.51.38) (2023-03-01) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 93a3d94e3..7bfd2d394 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.38", + "version": "3.51.39", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 8d8ed78a4..d0d957c6f 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.43.6](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.5...@standardnotes/models@1.43.6) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/models + ## [1.43.5](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.4...@standardnotes/models@1.43.5) (2023-03-01) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index 12eae1fd0..01996535d 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.43.5", + "version": "1.43.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 66dab33e3..841401f80 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.182](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.181...@standardnotes/releases@1.4.182) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.181](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.180...@standardnotes/releases@1.4.181) (2023-03-01) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 521b08045..abb4fd00e 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.181", + "version": "1.4.182", "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 560f2cbf7..fa6ffe765 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.13.10](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.9...@standardnotes/responses@1.13.10) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.13.9](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.8...@standardnotes/responses@1.13.9) (2023-03-01) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index fc7f96fc0..f892ca202 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.13.9", + "version": "1.13.10", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index a17c248f2..9f24757e5 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.57.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.3...@standardnotes/services@1.57.4) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/services + ## [1.57.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.2...@standardnotes/services@1.57.3) (2023-03-01) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index eadf13824..11e5be7e8 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.57.3", + "version": "1.57.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 938265cfd..c9ba34218 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.166.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.3...@standardnotes/snjs@2.166.4) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.166.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.2...@standardnotes/snjs@2.166.3) (2023-03-01) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 228d0bafa..4a5736f57 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.166.3", + "version": "2.166.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index d2f1b2cf4..851642836 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.24.30](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.29...@standardnotes/ui-services@1.24.30) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.24.29](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.28...@standardnotes/ui-services@1.24.29) (2023-03-01) ### Bug Fixes diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index a83d21459..e14cdda29 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.29", + "version": "1.24.30", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 5e2a9d470..5e286a209 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/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.16.5](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.16.4...@standardnotes/utils@1.16.5) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/utils + ## [1.16.4](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.16.3...@standardnotes/utils@1.16.4) (2023-01-24) **Note:** Version bump only for package @standardnotes/utils diff --git a/packages/utils/package.json b/packages/utils/package.json index 34f6f5356..2c1ba14b1 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/utils", - "version": "1.16.4", + "version": "1.16.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 6ec21f03a..549be5d09 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.150.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.7...@standardnotes/web@3.150.8) (2023-03-01) + +**Note:** Version bump only for package @standardnotes/web + ## [3.150.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.6...@standardnotes/web@3.150.7) (2023-03-01) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index b3b519eab..e24a21c30 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.150.8", + "title": "[3.150.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.7...@standardnotes/web@3.150.8) (2023-03-01)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.150.7", "title": "[3.150.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.6...@standardnotes/web@3.150.7) (2023-03-01)", diff --git a/packages/web/package.json b/packages/web/package.json index 538df60ff..c2ffb8cde 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.150.7", + "version": "3.150.8", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",