From c0c9a4ff913f0416299297fd3ca4de86394a4649 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Sat, 15 Apr 2023 06:51:22 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/api@1.25.14 - @standardnotes/desktop@3.105.54 - @standardnotes/encryption@1.21.27 - @standardnotes/features@1.58.16 - @standardnotes/filepicker@1.28.32 - @standardnotes/files@1.14.42 - @standardnotes/mobile@3.51.87 - @standardnotes/models@1.43.15 - @standardnotes/releases@1.4.230 - @standardnotes/responses@1.13.17 - @standardnotes/services@1.57.15 - @standardnotes/snjs@2.166.22 - @standardnotes/ui-services@1.24.45 - @standardnotes/web@3.150.54 --- 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 d2fb343c3..cbda9b221 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.14](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.13...@standardnotes/api@1.25.14) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/api + ## [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 diff --git a/packages/api/package.json b/packages/api/package.json index 2f7109e42..58798903c 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.25.13", + "version": "1.25.14", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index ad4d84f43..b001be63e 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.54](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.53...@standardnotes/desktop@3.105.54) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/desktop + ## [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 diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 4af90adc5..dfd2831fb 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.53", + "version": "3.105.54", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index d34b713eb..aae516476 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.27](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.26...@standardnotes/encryption@1.21.27) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/encryption + ## [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 diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 201b126f5..342e34973 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.21.26", + "version": "1.21.27", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index 18a336a9f..6571faf24 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.16](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.15...@standardnotes/features@1.58.16) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/features + ## [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 diff --git a/packages/features/package.json b/packages/features/package.json index c57fdaddf..acd792f67 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.58.15", + "version": "1.58.16", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 630449e74..9eaaf7ccf 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.32](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.31...@standardnotes/filepicker@1.28.32) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [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 diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 518518342..da717f7d1 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.28.31", + "version": "1.28.32", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 4a567d209..57a9f60cf 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.42](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.41...@standardnotes/files@1.14.42) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/files + ## [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 diff --git a/packages/files/package.json b/packages/files/package.json index 761c14d15..63d9d4673 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.14.41", + "version": "1.14.42", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index e0f75c1d2..2aae97d79 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.87](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.86...@standardnotes/mobile@3.51.87) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/mobile + ## [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 diff --git a/packages/mobile/package.json b/packages/mobile/package.json index ea4af6a1e..8456db392 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.86", + "version": "3.51.87", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 333dcfc96..c71f14060 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.15](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.14...@standardnotes/models@1.43.15) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/models + ## [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 diff --git a/packages/models/package.json b/packages/models/package.json index 6e0107a61..29a58e529 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.43.14", + "version": "1.43.15", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 6180a603d..a8584e1f4 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.230](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.229...@standardnotes/releases@1.4.230) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/releases + ## [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 diff --git a/packages/releases/package.json b/packages/releases/package.json index f42ffa074..b29d3970c 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.229", + "version": "1.4.230", "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 fff528a7a..06fc845b4 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.17](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.16...@standardnotes/responses@1.13.17) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/responses + ## [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 diff --git a/packages/responses/package.json b/packages/responses/package.json index 95f539a40..7801da423 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.13.16", + "version": "1.13.17", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 81bbc0219..27104a64f 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.15](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.14...@standardnotes/services@1.57.15) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/services + ## [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 diff --git a/packages/services/package.json b/packages/services/package.json index 0872b2ddb..15a445c5e 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.57.14", + "version": "1.57.15", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index d3116101d..a5adc1af4 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.22](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.21...@standardnotes/snjs@2.166.22) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/snjs + ## [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 diff --git a/packages/snjs/package.json b/packages/snjs/package.json index fd2edaa80..66bd5943f 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.166.21", + "version": "2.166.22", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index a39d7682e..106b80d27 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.45](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.44...@standardnotes/ui-services@1.24.45) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [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 diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 9d749f5a2..765f302c0 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.44", + "version": "1.24.45", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 6c41f2601..090f2126f 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.54](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.53...@standardnotes/web@3.150.54) (2023-04-15) + +**Note:** Version bump only for package @standardnotes/web + ## [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 diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 7e5819220..526da2c8b 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.150.54", + "title": "[3.150.54](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.53...@standardnotes/web@3.150.54) (2023-04-15)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "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)", diff --git a/packages/web/package.json b/packages/web/package.json index 3e425297f..01b3b7ece 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.150.53", + "version": "3.150.54", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",