From b57d16dd68a8220c6020d0b4e38b67e001df11d2 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Wed, 29 Mar 2023 19:34:21 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.105.34 - @standardnotes/icons@1.10.6 - @standardnotes/mobile@3.51.67 - @standardnotes/releases@1.4.210 - @standardnotes/styles@1.7.5 - @standardnotes/toast@1.3.25 - @standardnotes/ui-services@1.24.40 - @standardnotes/web@3.150.34 --- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/icons/CHANGELOG.md | 6 ++++++ packages/icons/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/styles/CHANGELOG.md | 6 ++++++ packages/styles/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/web/CHANGELOG.md | 6 ++++++ packages/web/CHANGELOG.md.json | 14 ++++++++++++++ packages/web/package.json | 2 +- 17 files changed, 60 insertions(+), 8 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 3b127937a..f737011c3 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.34](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.33...@standardnotes/desktop@3.105.34) (2023-03-29) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.105.33](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.32...@standardnotes/desktop@3.105.33) (2023-03-27) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 1b832be18..c65438b1b 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.33", + "version": "3.105.34", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index c3bfb66a3..be71b7ff5 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.10.6](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.5...@standardnotes/icons@1.10.6) (2023-03-29) + +### Bug Fixes + +* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3)) + ## [1.10.5](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.4...@standardnotes/icons@1.10.5) (2023-02-02) **Note:** Version bump only for package @standardnotes/icons diff --git a/packages/icons/package.json b/packages/icons/package.json index 13e67cce6..fce076c2a 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/icons", - "version": "1.10.5", + "version": "1.10.6", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 8386dbafc..f64e154ef 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.67](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.66...@standardnotes/mobile@3.51.67) (2023-03-29) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.51.66](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.65...@standardnotes/mobile@3.51.66) (2023-03-27) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 348cea9e8..d3a788773 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.66", + "version": "3.51.67", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 1a9d86fd8..7adba2d1a 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.210](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.209...@standardnotes/releases@1.4.210) (2023-03-29) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.209](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.208...@standardnotes/releases@1.4.209) (2023-03-27) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index f6a318c03..fd07ea8c3 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.209", + "version": "1.4.210", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 5baaedf39..ab39fe356 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.5](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.4...@standardnotes/styles@1.7.5) (2023-03-29) + +### Bug Fixes + +* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3)) + ## [1.7.4](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.3...@standardnotes/styles@1.7.4) (2023-01-16) **Note:** Version bump only for package @standardnotes/styles diff --git a/packages/styles/package.json b/packages/styles/package.json index e2d56eaaa..d307c005c 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/styles", - "version": "1.7.4", + "version": "1.7.5", "main": "dist/index.js", "types": "dist/index.d.ts", "publishConfig": { diff --git a/packages/toast/CHANGELOG.md b/packages/toast/CHANGELOG.md index 61223fe45..fd5a46606 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.25](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.24...@standardnotes/toast@1.3.25) (2023-03-29) + +**Note:** Version bump only for package @standardnotes/toast + ## [1.3.24](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.23...@standardnotes/toast@1.3.24) (2023-02-02) **Note:** Version bump only for package @standardnotes/toast diff --git a/packages/toast/package.json b/packages/toast/package.json index b58fefb6f..0e8fe2579 100644 --- a/packages/toast/package.json +++ b/packages/toast/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/toast", - "version": "1.3.24", + "version": "1.3.25", "private": true, "main": "./src/index.ts", "scripts": { diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 7612dad06..952488a0a 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.40](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.39...@standardnotes/ui-services@1.24.40) (2023-03-29) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.24.39](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.38...@standardnotes/ui-services@1.24.39) (2023-03-26) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index f79d33cd4..c27e9c269 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.39", + "version": "1.24.40", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index ab880fe16..10f4496af 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.150.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.33...@standardnotes/web@3.150.34) (2023-03-29) + +### Bug Fixes + +* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3)) + ## [3.150.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.32...@standardnotes/web@3.150.33) (2023-03-27) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 8c2f59111..7a7ba740f 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.150.34", + "title": "[3.150.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.33...@standardnotes/web@3.150.34) (2023-03-29)", + "date": null, + "body": "### Bug Fixes\n\n* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3))", + "parsed": { + "_": [ + "Added backspace button on Super toolbar on Android as a workaround for backspace issue (08a20e2)" + ], + "Bug Fixes": [ + "Added backspace button on Super toolbar on Android as a workaround for backspace issue (08a20e2)" + ] + } + }, { "version": "3.150.33", "title": "[3.150.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.32...@standardnotes/web@3.150.33) (2023-03-27)", diff --git a/packages/web/package.json b/packages/web/package.json index 1d2762475..08807ddb6 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.150.33", + "version": "3.150.34", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",