diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 0e6d5c259..aa24e8f47 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.20.6](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.5...@standardnotes/api@1.20.6) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/api + ## [1.20.5](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.4...@standardnotes/api@1.20.5) (2022-11-17) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index f2da5a24d..a5356fa5c 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.20.5", + "version": "1.20.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index a9d4dbffc..469cd2dab 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.100.8](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.7...@standardnotes/desktop@3.100.8) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.100.7](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.6...@standardnotes/desktop@3.100.7) (2022-11-17) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index b416a214d..4888a1490 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.100.7", + "version": "3.100.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 29eb89b9f..aa09e2e12 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.14](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.13...@standardnotes/encryption@1.19.14) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.19.13](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.12...@standardnotes/encryption@1.19.13) (2022-11-17) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index ecbda36c3..50a35d97b 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.19.13", + "version": "1.19.14", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index 8a5f04949..5beedb8c6 100644 --- a/packages/features/CHANGELOG.md +++ b/packages/features/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.55.3](https://github.com/standardnotes/app/compare/@standardnotes/features@1.55.2...@standardnotes/features@1.55.3) (2022-11-17) + +### Bug Fixes + +* distinguish client controlled features so that server expiration timestamps are ignored ([#2022](https://github.com/standardnotes/app/issues/2022)) ([a6e57e3](https://github.com/standardnotes/app/commit/a6e57e30cff64de83eaedf3d36117a497a7a70ae)) + ## [1.55.2](https://github.com/standardnotes/app/compare/@standardnotes/features@1.55.1...@standardnotes/features@1.55.2) (2022-11-17) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/features/package.json b/packages/features/package.json index e74f5d938..1a55fdfe1 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.55.2", + "version": "1.55.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 0d32358c0..c21a40166 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.14](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.13...@standardnotes/filepicker@1.25.14) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.25.13](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.12...@standardnotes/filepicker@1.25.13) (2022-11-17) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 4f45c721f..c733d2e76 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.25.13", + "version": "1.25.14", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 73ee44832..c86ccd7e8 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.14](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.13...@standardnotes/files@1.12.14) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/files + ## [1.12.13](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.12...@standardnotes/files@1.12.13) (2022-11-17) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index 1f0cef180..13144f4a5 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.12.13", + "version": "1.12.14", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 111817bf0..70824b285 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.46.18](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.17...@standardnotes/mobile@3.46.18) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.46.17](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.16...@standardnotes/mobile@3.46.17) (2022-11-17) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index c56925945..3079b89ca 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.46.17", + "version": "3.46.18", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 786204dd5..5985dfd5b 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.37.3](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.2...@standardnotes/models@1.37.3) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/models + ## [1.37.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.1...@standardnotes/models@1.37.2) (2022-11-17) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index d9343b375..3c69d2e46 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.37.2", + "version": "1.37.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index a5f622a3c..f25728f83 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.244](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.243...@standardnotes/releases@1.3.244) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.243](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.242...@standardnotes/releases@1.3.243) (2022-11-17) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index f4deb73db..4ac7323d6 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.243", + "version": "1.3.244", "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 f5013e775..b1de31c5d 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.9](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.8...@standardnotes/responses@1.12.9) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.12.8](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.7...@standardnotes/responses@1.12.8) (2022-11-17) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index 5c401d299..2ceab0184 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.12.8", + "version": "1.12.9", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index c0d4551e1..baee5d5ad 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.45.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.3...@standardnotes/services@1.45.4) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/services + ## [1.45.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.2...@standardnotes/services@1.45.3) (2022-11-17) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index 08020677f..ea9b9e844 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.45.3", + "version": "1.45.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index b798ed7ed..61e1c1ec4 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.151.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.4...@standardnotes/snjs@2.151.5) (2022-11-17) + +### Bug Fixes + +* distinguish client controlled features so that server expiration timestamps are ignored ([#2022](https://github.com/standardnotes/app/issues/2022)) ([a6e57e3](https://github.com/standardnotes/app/commit/a6e57e30cff64de83eaedf3d36117a497a7a70ae)) + ## [2.151.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.3...@standardnotes/snjs@2.151.4) (2022-11-17) ### Bug Fixes diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 335796e4e..ce98f5949 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.151.4", + "version": "2.151.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index aa7dde0c4..9d2ba2f9c 100644 --- a/packages/ui-services/CHANGELOG.md +++ b/packages/ui-services/CHANGELOG.md @@ -3,6 +3,12 @@ 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/ui-services@1.13.15...@standardnotes/ui-services@1.13.16) (2022-11-17) + +### Bug Fixes + +* distinguish client controlled features so that server expiration timestamps are ignored ([#2022](https://github.com/standardnotes/app/issues/2022)) ([a6e57e3](https://github.com/standardnotes/app/commit/a6e57e30cff64de83eaedf3d36117a497a7a70ae)) + ## [1.13.15](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.14...@standardnotes/ui-services@1.13.15) (2022-11-17) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 9e9ca8add..cc5382208 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.13.15", + "version": "1.13.16", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index a106fa4cc..12ef1484b 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.100.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.100.6...@standardnotes/web@3.100.7) (2022-11-17) + +**Note:** Version bump only for package @standardnotes/web + ## [3.100.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.100.5...@standardnotes/web@3.100.6) (2022-11-17) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index 2d6f62efc..9da459486 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.100.6", + "version": "3.100.7", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",