From a7569333dec83c9d58478ab9cef9f0b10f7c8c8e Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Sun, 6 Nov 2022 14:20:23 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/api@1.19.6 - @standardnotes/desktop@3.23.280 - @standardnotes/encryption@1.19.6 - @standardnotes/features@1.54.4 - @standardnotes/filepicker@1.25.6 - @standardnotes/files@1.12.6 - @standardnotes/mobile@3.45.29 - @standardnotes/models@1.34.8 - @standardnotes/releases@1.3.211 - @standardnotes/responses@1.12.4 - @standardnotes/services@1.42.5 - @standardnotes/snjs@2.147.7 - @standardnotes/ui-services@1.13.5 - @standardnotes/web@3.93.11 --- packages/api/CHANGELOG.md | 4 ++++ packages/api/package.json | 2 +- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/encryption/CHANGELOG.md | 4 ++++ packages/encryption/package.json | 2 +- packages/features/CHANGELOG.md | 4 ++++ packages/features/package.json | 2 +- packages/filepicker/CHANGELOG.md | 4 ++++ packages/filepicker/package.json | 2 +- packages/files/CHANGELOG.md | 4 ++++ packages/files/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/models/CHANGELOG.md | 4 ++++ packages/models/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/responses/CHANGELOG.md | 4 ++++ packages/responses/package.json | 2 +- packages/services/CHANGELOG.md | 4 ++++ packages/services/package.json | 2 +- packages/snjs/CHANGELOG.md | 4 ++++ packages/snjs/package.json | 2 +- packages/ui-services/CHANGELOG.md | 4 ++++ packages/ui-services/package.json | 2 +- packages/web/CHANGELOG.md | 4 ++++ packages/web/package.json | 2 +- 28 files changed, 70 insertions(+), 14 deletions(-) diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 7258d8919..45b47f527 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.6](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.5...@standardnotes/api@1.19.6) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/api + ## [1.19.5](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.4...@standardnotes/api@1.19.5) (2022-11-04) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index 5dd092c15..10f4f1070 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.19.5", + "version": "1.19.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 35da41363..190bc8de2 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.280](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.279...@standardnotes/desktop@3.23.280) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.279](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.278...@standardnotes/desktop@3.23.279) (2022-11-04) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 4028b62ba..da2a64434 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.279", + "version": "3.23.280", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index f4e643c8b..9375c693f 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.6](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.5...@standardnotes/encryption@1.19.6) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.19.5](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.4...@standardnotes/encryption@1.19.5) (2022-11-04) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 65b10603b..27c0a256a 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.19.5", + "version": "1.19.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index af534f553..94caa9e84 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.4](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.3...@standardnotes/features@1.54.4) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/features + ## [1.54.3](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.2...@standardnotes/features@1.54.3) (2022-11-04) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/features/package.json b/packages/features/package.json index 4c00123fc..41b466c9a 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.54.3", + "version": "1.54.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 7c70c2763..8d3cee542 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.6](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.5...@standardnotes/filepicker@1.25.6) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.25.5](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.4...@standardnotes/filepicker@1.25.5) (2022-11-04) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index bacb81d59..615b2bdd6 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.25.5", + "version": "1.25.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 5212664d2..4c7c251d6 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.6](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.5...@standardnotes/files@1.12.6) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/files + ## [1.12.5](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.4...@standardnotes/files@1.12.5) (2022-11-04) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index 321e39e1b..256fcad44 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.12.5", + "version": "1.12.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 3c72d4803..de22cfe4f 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.29](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.28...@standardnotes/mobile@3.45.29) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.45.28](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.27...@standardnotes/mobile@3.45.28) (2022-11-04) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 5609521af..300a20536 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.45.28", + "version": "3.45.29", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 6f52cfe08..6a966766b 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.8](https://github.com/standardnotes/app/compare/@standardnotes/models@1.34.7...@standardnotes/models@1.34.8) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/models + ## [1.34.7](https://github.com/standardnotes/app/compare/@standardnotes/models@1.34.6...@standardnotes/models@1.34.7) (2022-11-04) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index cf83a6733..34fa564b5 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.34.7", + "version": "1.34.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index ea69ee89a..9146cdce8 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.211](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.210...@standardnotes/releases@1.3.211) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.210](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.209...@standardnotes/releases@1.3.210) (2022-11-04) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 79dbf0c26..9d13e5a9d 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.210", + "version": "1.3.211", "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 89de4bcec..f2d0c848e 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.4](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.3...@standardnotes/responses@1.12.4) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.12.3](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.2...@standardnotes/responses@1.12.3) (2022-11-04) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index 78b449977..13eea9564 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.12.3", + "version": "1.12.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 4197de0da..75ab5ebdc 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.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.4...@standardnotes/services@1.42.5) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/services + ## [1.42.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.3...@standardnotes/services@1.42.4) (2022-11-04) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index 461e72b29..0489c2051 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.42.4", + "version": "1.42.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index d2a102e5f..0d54957be 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.7](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.6...@standardnotes/snjs@2.147.7) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.147.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.5...@standardnotes/snjs@2.147.6) (2022-11-04) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index f54213e01..eb03459bc 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.147.6", + "version": "2.147.7", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 4654d7606..a4acce76c 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.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.4...@standardnotes/ui-services@1.13.5) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.13.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.3...@standardnotes/ui-services@1.13.4) (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 b6e69165d..8a8244766 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.13.4", + "version": "1.13.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index e652e634c..0c8ea7f61 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.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.10...@standardnotes/web@3.93.11) (2022-11-06) + +**Note:** Version bump only for package @standardnotes/web + ## [3.93.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.9...@standardnotes/web@3.93.10) (2022-11-04) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index 197e247f9..4f40805c6 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.93.10", + "version": "3.93.11", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",