diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 114c84144..62dba4d89 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.178](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.177...@standardnotes/clipper@1.1.178) (2023-08-16) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.177](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.176...@standardnotes/clipper@1.1.177) (2023-08-15) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index 1f54bff01..890d44375 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.177", + "version": "1.1.178", "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 b239e818e..e5db77dec 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.110](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.35...@standardnotes/desktop@3.108.110) (2023-08-16) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.108.109](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.34...@standardnotes/desktop@3.108.109) (2023-08-15) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 939e88edb..63939f060 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.109", + "version": "3.108.110", "license": "CC BY-NC-SA 4.0", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 45f58a89d..e63bb7175 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.56.89](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.88...@standardnotes/mobile@3.56.89) (2023-08-16) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.56.88](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.87...@standardnotes/mobile@3.56.88) (2023-08-15) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 271834f0c..226472ecd 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.56.88", + "version": "3.56.89", "author": "Standard Notes.", "private": true, "license": "CC BY-NC-SA 4.0", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 81a8568a8..f011dd8d4 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.462](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.461...@standardnotes/releases@1.4.462) (2023-08-16) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.461](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.460...@standardnotes/releases@1.4.461) (2023-08-15) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 6414f84be..4624676dc 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.461", + "version": "1.4.462", "license": "CC BY-NC-SA 4.0", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 6ab87bf2c..bbe7c38a4 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.170.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.35...@standardnotes/web@3.170.0) (2023-08-16) + +### Features + +* Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed ([#2432](https://github.com/standardnotes/app/issues/2432)) ([77f72ff](https://github.com/standardnotes/app/commit/77f72ff7b67a5dab502d1db95dc512e3bf348541)) + ## [3.169.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.34...@standardnotes/web@3.169.35) (2023-08-15) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index cd26d4e7b..e848a2037 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.170.0", + "title": "[3.170.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.35...@standardnotes/web@3.170.0) (2023-08-16)", + "date": null, + "body": "### Features\n\n* Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed ([#2432](https://github.com/standardnotes/app/issues/2432)) ([77f72ff](https://github.com/standardnotes/app/commit/77f72ff7b67a5dab502d1db95dc512e3bf348541))", + "parsed": { + "_": [ + "Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed (#2432) (77f72ff)" + ], + "Features": [ + "Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed (#2432) (77f72ff)" + ] + } + }, { "version": "3.169.35", "title": "[3.169.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.34...@standardnotes/web@3.169.35) (2023-08-15)", diff --git a/packages/web/package.json b/packages/web/package.json index 3a15b4f01..834a2e677 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.169.35", + "version": "3.170.0", "license": "CC BY-NC-SA 4.0", "main": "dist/app.js", "author": "Standard Notes",