diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index b6ff070a2..d2fb343c3 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.13](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.12...@standardnotes/api@1.25.13) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/api + ## [1.25.12](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.11...@standardnotes/api@1.25.12) (2023-04-11) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index b44bf10f1..2f7109e42 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.25.12", + "version": "1.25.13", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 687e98344..ad4d84f43 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.53](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.52...@standardnotes/desktop@3.105.53) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.105.52](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.51...@standardnotes/desktop@3.105.52) (2023-04-12) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index aa41b637f..4af90adc5 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.52", + "version": "3.105.53", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index 363b99118..d34b713eb 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.26](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.25...@standardnotes/encryption@1.21.26) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.21.25](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.24...@standardnotes/encryption@1.21.25) (2023-04-11) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index aec4afd69..201b126f5 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.21.25", + "version": "1.21.26", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index b0c615cea..18a336a9f 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.15](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.14...@standardnotes/features@1.58.15) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/features + ## [1.58.14](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.13...@standardnotes/features@1.58.14) (2023-04-11) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/features/package.json b/packages/features/package.json index 1716523dc..c57fdaddf 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.58.14", + "version": "1.58.15", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index bf41b5be5..630449e74 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.31](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.30...@standardnotes/filepicker@1.28.31) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.28.30](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.29...@standardnotes/filepicker@1.28.30) (2023-04-11) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 1e6638a0e..518518342 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.28.30", + "version": "1.28.31", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index ec670bfeb..4a567d209 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.41](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.40...@standardnotes/files@1.14.41) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/files + ## [1.14.40](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.39...@standardnotes/files@1.14.40) (2023-04-11) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index fa8f1d8e0..761c14d15 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.14.40", + "version": "1.14.41", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 2abdb530c..e0f75c1d2 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.86](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.85...@standardnotes/mobile@3.51.86) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.51.85](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.84...@standardnotes/mobile@3.51.85) (2023-04-12) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 230b1dbe6..ea4af6a1e 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.85", + "version": "3.51.86", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index aa0d8f9e8..333dcfc96 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.14](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.13...@standardnotes/models@1.43.14) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/models + ## [1.43.13](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.12...@standardnotes/models@1.43.13) (2023-04-11) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index ea928edc0..6e0107a61 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.43.13", + "version": "1.43.14", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index cd03b3c75..6180a603d 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.229](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.228...@standardnotes/releases@1.4.229) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.228](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.227...@standardnotes/releases@1.4.228) (2023-04-12) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 5dbcf47ec..f42ffa074 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.228", + "version": "1.4.229", "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 be5857949..fff528a7a 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.16](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.15...@standardnotes/responses@1.13.16) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.13.15](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.14...@standardnotes/responses@1.13.15) (2023-04-11) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index b9cd309b8..95f539a40 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.13.15", + "version": "1.13.16", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 392174262..81bbc0219 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.14](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.13...@standardnotes/services@1.57.14) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/services + ## [1.57.13](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.12...@standardnotes/services@1.57.13) (2023-04-11) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index b2598b4e1..0872b2ddb 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.57.13", + "version": "1.57.14", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 2ed48f591..d3116101d 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.21](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.20...@standardnotes/snjs@2.166.21) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.166.20](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.19...@standardnotes/snjs@2.166.20) (2023-04-11) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 66cc60440..fd2edaa80 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.166.20", + "version": "2.166.21", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 76cfb99af..a39d7682e 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.44](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.43...@standardnotes/ui-services@1.24.44) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.24.43](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.42...@standardnotes/ui-services@1.24.43) (2023-04-11) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 8dbd5c7a7..9d749f5a2 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.43", + "version": "1.24.44", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index b8e10db2c..6c41f2601 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.53](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.52...@standardnotes/web@3.150.53) (2023-04-14) + +**Note:** Version bump only for package @standardnotes/web + ## [3.150.52](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.51...@standardnotes/web@3.150.52) (2023-04-12) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 6b89fb120..7e5819220 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.150.53", + "title": "[3.150.53](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.52...@standardnotes/web@3.150.53) (2023-04-14)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.150.52", "title": "[3.150.52](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.51...@standardnotes/web@3.150.52) (2023-04-12)", diff --git a/packages/web/package.json b/packages/web/package.json index 0da4c4aeb..3e425297f 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.150.52", + "version": "3.150.53", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",