From 8294d0663fcc2ccec573e10e8c1d0a9ac63fd789 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Wed, 12 Jul 2023 18:58:36 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/api@1.26.27 - @standardnotes/clipper@1.1.87 - @standardnotes/desktop@3.108.18 - @standardnotes/encryption@1.21.50 - @standardnotes/features@1.59.8 - @standardnotes/filepicker@1.28.59 - @standardnotes/files@1.16.5 - @standardnotes/mobile@3.55.6 - @standardnotes/models@1.46.9 - @standardnotes/releases@1.4.365 - @standardnotes/responses@1.13.28 - @standardnotes/services@1.63.2 - @standardnotes/snjs@2.202.2 - @standardnotes/toast@1.3.34 - @standardnotes/ui-services@1.28.3 - @standardnotes/utils@1.17.6 - @standardnotes/web@3.166.5 --- packages/api/CHANGELOG.md | 4 ++++ packages/api/package.json | 2 +- packages/clipper/CHANGELOG.md | 4 ++++ packages/clipper/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/toast/CHANGELOG.md | 4 ++++ packages/toast/package.json | 2 +- packages/ui-services/CHANGELOG.md | 4 ++++ packages/ui-services/package.json | 2 +- packages/utils/CHANGELOG.md | 4 ++++ packages/utils/package.json | 2 +- packages/web/CHANGELOG.md | 4 ++++ packages/web/CHANGELOG.md.json | 11 +++++++++++ packages/web/package.json | 2 +- 35 files changed, 96 insertions(+), 17 deletions(-) diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 0db60d26e..3b60ab07e 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.26.27](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.26...@standardnotes/api@1.26.27) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/api + ## [1.26.26](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.25...@standardnotes/api@1.26.26) (2023-07-12) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index e8711225c..fff15c11e 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.26.26", + "version": "1.26.27", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 054fc52bc..7c3f3f7d2 100644 --- a/packages/clipper/CHANGELOG.md +++ b/packages/clipper/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.1.87](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.86...@standardnotes/clipper@1.1.87) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.86](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.85...@standardnotes/clipper@1.1.86) (2023-07-12) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index daee6a4a4..3e07bf52f 100644 --- a/packages/clipper/package.json +++ b/packages/clipper/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/clipper", "description": "Web clipper browser extension for Standard Notes", - "version": "1.1.86", + "version": "1.1.87", "private": true, "scripts": { "build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js", diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 8db8bd950..8102a8e05 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.108.18](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.166.4...@standardnotes/desktop@3.108.18) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.108.17](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.166.3...@standardnotes/desktop@3.108.17) (2023-07-12) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 9f81ceb06..26c8a7c19 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.108.17", + "version": "3.108.18", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index fec3de47b..824347029 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.50](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.49...@standardnotes/encryption@1.21.50) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.21.49](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.48...@standardnotes/encryption@1.21.49) (2023-07-12) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index acfff19b2..0fedce659 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.21.49", + "version": "1.21.50", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index 414530de5..e897df24f 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.59.8](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.7...@standardnotes/features@1.59.8) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/features + ## [1.59.7](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.6...@standardnotes/features@1.59.7) (2023-07-12) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/features/package.json b/packages/features/package.json index fc400db5d..4d1546dab 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.59.7", + "version": "1.59.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 5597d91ea..3b783e697 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.59](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.58...@standardnotes/filepicker@1.28.59) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.28.58](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.57...@standardnotes/filepicker@1.28.58) (2023-07-12) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 968ab1530..24e6bc89e 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.28.58", + "version": "1.28.59", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index b548f618a..b2349e234 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.16.5](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.4...@standardnotes/files@1.16.5) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/files + ## [1.16.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.3...@standardnotes/files@1.16.4) (2023-07-12) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index 62a4043f1..e4691ff10 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.16.4", + "version": "1.16.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 922089c91..667b2d455 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.55.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.55.5...@standardnotes/mobile@3.55.6) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.55.5](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.55.4...@standardnotes/mobile@3.55.5) (2023-07-12) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 18d0f6809..637bd59b1 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.55.5", + "version": "3.55.6", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index d82944406..25f10e5e9 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.46.9](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.8...@standardnotes/models@1.46.9) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/models + ## [1.46.8](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.7...@standardnotes/models@1.46.8) (2023-07-12) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index 149c62bcf..9d9ad435b 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.46.8", + "version": "1.46.9", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 5777130c3..ecb8d8ead 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.365](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.364...@standardnotes/releases@1.4.365) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.364](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.363...@standardnotes/releases@1.4.364) (2023-07-12) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 62e8abfa3..4af4a2bab 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.364", + "version": "1.4.365", "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 a02c14006..32af0d008 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.28](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.27...@standardnotes/responses@1.13.28) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.13.27](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.26...@standardnotes/responses@1.13.27) (2023-07-12) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index ecd9e7c46..3a525336b 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.13.27", + "version": "1.13.28", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 34be164e5..7d647e397 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.63.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.63.1...@standardnotes/services@1.63.2) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/services + ## [1.63.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.63.0...@standardnotes/services@1.63.1) (2023-07-12) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index 7b19d680a..9c574eb2e 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.63.1", + "version": "1.63.2", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 486e38062..bc5dd79fc 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.202.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.1...@standardnotes/snjs@2.202.2) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.202.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.0...@standardnotes/snjs@2.202.1) (2023-07-12) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index e8cf241df..b9f16f3ef 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.202.1", + "version": "2.202.2", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/toast/CHANGELOG.md b/packages/toast/CHANGELOG.md index dfe108c62..8d089b00c 100644 --- a/packages/toast/CHANGELOG.md +++ b/packages/toast/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.34](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.33...@standardnotes/toast@1.3.34) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/toast + ## [1.3.33](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.32...@standardnotes/toast@1.3.33) (2023-06-30) **Note:** Version bump only for package @standardnotes/toast diff --git a/packages/toast/package.json b/packages/toast/package.json index 3d716581c..568678288 100644 --- a/packages/toast/package.json +++ b/packages/toast/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/toast", - "version": "1.3.33", + "version": "1.3.34", "private": true, "main": "./src/index.ts", "scripts": { diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index a2512a8e2..2cce4b863 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.28.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.2...@standardnotes/ui-services@1.28.3) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.28.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.1...@standardnotes/ui-services@1.28.2) (2023-07-12) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index e8f2bf780..f16b1c025 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.28.2", + "version": "1.28.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 716937cb4..e299e99a9 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/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.17.6](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.17.5...@standardnotes/utils@1.17.6) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/utils + ## [1.17.5](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.17.4...@standardnotes/utils@1.17.5) (2023-07-12) **Note:** Version bump only for package @standardnotes/utils diff --git a/packages/utils/package.json b/packages/utils/package.json index 7b6eee974..d2b960695 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/utils", - "version": "1.17.5", + "version": "1.17.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index e610f53d9..f5fe395c1 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.166.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.4...@standardnotes/web@3.166.5) (2023-07-12) + +**Note:** Version bump only for package @standardnotes/web + ## [3.166.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.3...@standardnotes/web@3.166.4) (2023-07-12) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index af1b4bade..a33020f24 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.166.5", + "title": "[3.166.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.4...@standardnotes/web@3.166.5) (2023-07-12)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.166.4", "title": "[3.166.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.3...@standardnotes/web@3.166.4) (2023-07-12)", diff --git a/packages/web/package.json b/packages/web/package.json index cbaea2fdd..d6341616d 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.166.4", + "version": "3.166.5", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",