From 2cc5afb00a46f3f1aa2ea5757e367c9fc804318c Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Tue, 20 Dec 2022 19:24:12 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.104.34 - @standardnotes/mobile@3.49.31 - @standardnotes/releases@1.4.57 - @standardnotes/services@1.50.8 - @standardnotes/snjs@2.156.7 - @standardnotes/ui-services@1.20.3 - @standardnotes/web@3.127.8 --- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/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 | 7 +++++++ packages/web/CHANGELOG.md.json | 16 ++++++++++++++++ packages/web/package.json | 2 +- 15 files changed, 54 insertions(+), 7 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index a2d85977d..a248b461d 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.104.34](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.127.7...@standardnotes/desktop@3.104.34) (2022-12-20) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.33](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.127.6...@standardnotes/desktop@3.104.33) (2022-12-20) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index bc5544df7..196dfc7dd 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.104.33", + "version": "3.104.34", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index c1cc795a9..ee5a940ac 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.49.31](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.30...@standardnotes/mobile@3.49.31) (2022-12-20) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.49.30](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.29...@standardnotes/mobile@3.49.30) (2022-12-20) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index e2739fca8..83536f4b8 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.49.30", + "version": "3.49.31", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 8ba22ff12..7f0f62f90 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.57](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.56...@standardnotes/releases@1.4.57) (2022-12-20) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.56](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.55...@standardnotes/releases@1.4.56) (2022-12-20) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index d5c1e2adf..498dbd492 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.56", + "version": "1.4.57", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 0f40fcd91..065740096 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.50.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.7...@standardnotes/services@1.50.8) (2022-12-20) + +**Note:** Version bump only for package @standardnotes/services + ## [1.50.7](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.6...@standardnotes/services@1.50.7) (2022-12-19) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index b1bb33aa7..636718a42 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.50.7", + "version": "1.50.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 69887caaf..43e053ebf 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.156.7](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.6...@standardnotes/snjs@2.156.7) (2022-12-20) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.156.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.5...@standardnotes/snjs@2.156.6) (2022-12-19) ### Bug Fixes diff --git a/packages/snjs/package.json b/packages/snjs/package.json index f8c4bf22b..0a00e6b9a 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.156.6", + "version": "2.156.7", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index e05685cdf..a7266d550 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.20.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.20.2...@standardnotes/ui-services@1.20.3) (2022-12-20) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.20.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.20.1...@standardnotes/ui-services@1.20.2) (2022-12-19) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index ec63d2c1c..07cc110a5 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.20.2", + "version": "1.20.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 3e7641a43..a5f2643be 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.127.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.7...@standardnotes/web@3.127.8) (2022-12-20) + +### Bug Fixes + +* Fixed issue where Moments-related toasts would not get correctly dismissed ([eceb46b](https://github.com/standardnotes/app/commit/eceb46bed7117c8bf5ea34d87a800f8bf02881ac)) +* Increased interval between Moments capturing photos ([e4b3028](https://github.com/standardnotes/app/commit/e4b3028d673a037f2740939b294cf6301db0d529)) + ## [3.127.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.6...@standardnotes/web@3.127.7) (2022-12-20) ### Bug Fixes diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 3858b453d..72542877f 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,21 @@ { "versions": [ + { + "version": "3.127.8", + "title": "[3.127.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.7...@standardnotes/web@3.127.8) (2022-12-20)", + "date": null, + "body": "### Bug Fixes\n\n* Fixed issue where Moments-related toasts would not get correctly dismissed ([eceb46b](https://github.com/standardnotes/app/commit/eceb46bed7117c8bf5ea34d87a800f8bf02881ac))\n* Increased interval between Moments capturing photos ([e4b3028](https://github.com/standardnotes/app/commit/e4b3028d673a037f2740939b294cf6301db0d529))", + "parsed": { + "_": [ + "Fixed issue where Moments-related toasts would not get correctly dismissed (eceb46b)", + "Increased interval between Moments capturing photos (e4b3028)" + ], + "Bug Fixes": [ + "Fixed issue where Moments-related toasts would not get correctly dismissed (eceb46b)", + "Increased interval between Moments capturing photos (e4b3028)" + ] + } + }, { "version": "3.127.7", "title": "[3.127.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.6...@standardnotes/web@3.127.7) (2022-12-20)", diff --git a/packages/web/package.json b/packages/web/package.json index 890889062..edcf2a7ce 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.127.7", + "version": "3.127.8", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",