diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 487a507fa..393413a41 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.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.0...@standardnotes/api@1.25.1) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/api + # [1.25.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.24.16...@standardnotes/api@1.25.0) (2023-02-03) ### Features diff --git a/packages/api/package.json b/packages/api/package.json index 7c8324fa3..38627596c 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.25.0", + "version": "1.25.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 95f6589e1..51d8b34f9 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.104.145](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.149.6...@standardnotes/desktop@3.104.145) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.144](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.149.5...@standardnotes/desktop@3.104.144) (2023-02-13) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 8e9fbb989..33a11340e 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.104.144", + "version": "3.104.145", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index 2639c2916..d7ef0a71e 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.16](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.15...@standardnotes/encryption@1.21.16) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.21.15](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.14...@standardnotes/encryption@1.21.15) (2023-02-02) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index c1f029711..45d2e4052 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.21.15", + "version": "1.21.16", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index c0031072d..b393503ce 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.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 + ## [1.58.7](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.6...@standardnotes/features@1.58.7) (2023-01-31) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/features/package.json b/packages/features/package.json index a53922471..1ebfde200 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.58.7", + "version": "1.58.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index df74b853d..4da836ddf 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.21](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.20...@standardnotes/filepicker@1.28.21) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.28.20](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.19...@standardnotes/filepicker@1.28.20) (2023-02-02) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index dca3efb18..d12705868 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.28.20", + "version": "1.28.21", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index da3b9ab0e..f2f38461c 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.31](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.30...@standardnotes/files@1.14.31) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/files + ## [1.14.30](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.29...@standardnotes/files@1.14.30) (2023-02-02) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index 99356d477..20326adab 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.14.30", + "version": "1.14.31", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index e16c6b0e2..8e959867b 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.25](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.24...@standardnotes/mobile@3.51.25) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.51.24](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.23...@standardnotes/mobile@3.51.24) (2023-02-13) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index beb069654..0b6c186de 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.24", + "version": "3.51.25", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 3644519bf..bf6289957 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.4](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.3...@standardnotes/models@1.43.4) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/models + ## [1.43.3](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.2...@standardnotes/models@1.43.3) (2023-02-02) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index bd924da98..957279bf5 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.43.3", + "version": "1.43.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index a68f21a3e..5fee0b98d 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.168](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.167...@standardnotes/releases@1.4.168) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.167](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.166...@standardnotes/releases@1.4.167) (2023-02-13) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index c07e68a1e..ad5be7ed0 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.167", + "version": "1.4.168", "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 f4e906a9b..105a73696 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.8](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.7...@standardnotes/responses@1.13.8) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.13.7](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.6...@standardnotes/responses@1.13.7) (2023-01-31) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index ed5735faa..c9d7b8f04 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.13.7", + "version": "1.13.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 7d9e60e21..ffbbf5831 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.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.0...@standardnotes/services@1.57.1) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/services + # [1.57.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.18...@standardnotes/services@1.57.0) (2023-02-03) ### Features diff --git a/packages/services/package.json b/packages/services/package.json index 344237e5b..00c63887e 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.57.0", + "version": "1.57.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 6ff8346d8..7c85c4c10 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.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.0...@standardnotes/snjs@2.166.1) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/snjs + # [2.166.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.6...@standardnotes/snjs@2.166.0) (2023-02-03) ### Features diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 96fecc21c..48685f852 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.166.0", + "version": "2.166.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 17c062375..6f8ca1b33 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.27](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.26...@standardnotes/ui-services@1.24.27) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.24.26](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.25...@standardnotes/ui-services@1.24.26) (2023-02-03) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 349e5b849..3897a41ce 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.26", + "version": "1.24.27", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 7337c87a0..43f5291d9 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.149.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.6...@standardnotes/web@3.149.7) (2023-02-15) + +**Note:** Version bump only for package @standardnotes/web + ## [3.149.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.5...@standardnotes/web@3.149.6) (2023-02-13) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 1bcd43f53..8ed5050be 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.149.7", + "title": "[3.149.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.6...@standardnotes/web@3.149.7) (2023-02-15)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.149.6", "title": "[3.149.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.5...@standardnotes/web@3.149.6) (2023-02-13)", diff --git a/packages/web/package.json b/packages/web/package.json index c390a615c..7a8a1bfb3 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.149.6", + "version": "3.149.7", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",