From ddc290e3020a6a754760f85554f37e984d88b0cc Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Fri, 10 Mar 2023 20:13:08 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/api@1.25.8 - @standardnotes/desktop@3.105.21 - @standardnotes/encryption@1.21.22 - @standardnotes/features@1.58.12 - @standardnotes/filepicker@1.28.27 - @standardnotes/files@1.14.37 - @standardnotes/mobile@3.51.52 - @standardnotes/models@1.43.10 - @standardnotes/releases@1.4.195 - @standardnotes/responses@1.13.13 - @standardnotes/services@1.57.9 - @standardnotes/snjs@2.166.14 - @standardnotes/ui-services@1.24.37 - @standardnotes/web@3.150.21 --- 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/CHANGELOG.md.json | 11 +++++++++++ packages/web/package.json | 2 +- 29 files changed, 81 insertions(+), 14 deletions(-) diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 64dd3363e..de00e939b 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.8](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.7...@standardnotes/api@1.25.8) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/api + ## [1.25.7](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.6...@standardnotes/api@1.25.7) (2023-03-10) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index 5e57a3f67..d3346e21f 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.25.7", + "version": "1.25.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 123ea4023..40bc973e0 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.21](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.20...@standardnotes/desktop@3.105.21) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.105.20](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.19...@standardnotes/desktop@3.105.20) (2023-03-10) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index af4050fe6..6714a4388 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.20", + "version": "3.105.21", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index 01230152a..37ac901f8 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.22](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.21...@standardnotes/encryption@1.21.22) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.21.21](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.20...@standardnotes/encryption@1.21.21) (2023-03-10) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index febbc0e79..bf0f3e468 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.21.21", + "version": "1.21.22", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index 89855f2c8..2bda88105 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.12](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.11...@standardnotes/features@1.58.12) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/features + ## [1.58.11](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.10...@standardnotes/features@1.58.11) (2023-03-10) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/features/package.json b/packages/features/package.json index 55ad5230c..04c6fe4df 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.58.11", + "version": "1.58.12", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index e01ed983a..81b4459c6 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.27](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.26...@standardnotes/filepicker@1.28.27) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.28.26](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.25...@standardnotes/filepicker@1.28.26) (2023-03-10) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 3f69374a7..1e549b283 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.28.26", + "version": "1.28.27", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index a0328cc00..4861680d8 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.37](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.36...@standardnotes/files@1.14.37) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/files + ## [1.14.36](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.35...@standardnotes/files@1.14.36) (2023-03-10) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index f30a841a9..fa85fe7b3 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.14.36", + "version": "1.14.37", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 6cfa40136..78ab367e0 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.52](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.51...@standardnotes/mobile@3.51.52) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.51.51](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.50...@standardnotes/mobile@3.51.51) (2023-03-10) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 3026e564b..57ee8b15f 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.51", + "version": "3.51.52", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 0f0de6257..142a024a0 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.10](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.9...@standardnotes/models@1.43.10) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/models + ## [1.43.9](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.8...@standardnotes/models@1.43.9) (2023-03-10) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index 25916f7bc..6a568b860 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.43.9", + "version": "1.43.10", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 1d06b50dd..8e8d3583a 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.195](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.194...@standardnotes/releases@1.4.195) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.194](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.193...@standardnotes/releases@1.4.194) (2023-03-10) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index fd8537fd7..cf60722a9 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.194", + "version": "1.4.195", "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 cf4669dd3..8ef788541 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.13](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.12...@standardnotes/responses@1.13.13) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.13.12](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.11...@standardnotes/responses@1.13.12) (2023-03-10) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index 503376299..4f099fdf7 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.13.12", + "version": "1.13.13", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 71a057186..7171169b0 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.9](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.8...@standardnotes/services@1.57.9) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/services + ## [1.57.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.7...@standardnotes/services@1.57.8) (2023-03-10) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index e46a4efb9..3bad53a6e 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.57.8", + "version": "1.57.9", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 746be9a0d..aaf625b98 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.14](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.13...@standardnotes/snjs@2.166.14) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.166.13](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.12...@standardnotes/snjs@2.166.13) (2023-03-10) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index db3a5d88a..47d32e533 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.166.13", + "version": "2.166.14", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index ff68744c2..44ff07436 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.37](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.36...@standardnotes/ui-services@1.24.37) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.24.36](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.35...@standardnotes/ui-services@1.24.36) (2023-03-10) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 6315ec986..25faeeaf2 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.36", + "version": "1.24.37", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 00ba620be..6d8221522 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.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.20...@standardnotes/web@3.150.21) (2023-03-10) + +**Note:** Version bump only for package @standardnotes/web + ## [3.150.20](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.19...@standardnotes/web@3.150.20) (2023-03-10) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 0ec82e472..ab494f99d 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.150.21", + "title": "[3.150.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.20...@standardnotes/web@3.150.21) (2023-03-10)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.150.20", "title": "[3.150.20](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.19...@standardnotes/web@3.150.20) (2023-03-10)", diff --git a/packages/web/package.json b/packages/web/package.json index 125e1f229..2b04f62e2 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.150.20", + "version": "3.150.21", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",