diff --git a/packages/blocks-editor/CHANGELOG.md b/packages/blocks-editor/CHANGELOG.md index 966d57d60..36334dfa7 100644 --- a/packages/blocks-editor/CHANGELOG.md +++ b/packages/blocks-editor/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.16.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.15.0...@standardnotes/blocks-editor@1.16.0) (2023-02-01) + +### Features + +* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8)) + # [1.15.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.14.1...@standardnotes/blocks-editor@1.15.0) (2023-01-31) ### Features diff --git a/packages/blocks-editor/package.json b/packages/blocks-editor/package.json index 2c3fc3063..2b480d2de 100644 --- a/packages/blocks-editor/package.json +++ b/packages/blocks-editor/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/blocks-editor", - "version": "1.15.0", + "version": "1.16.0", "private": true, "main": "./src/index.ts", "scripts": { diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 3a8c87452..91d9b314a 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.120](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.143.0...@standardnotes/desktop@3.104.120) (2023-02-01) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.119](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.142.10...@standardnotes/desktop@3.104.119) (2023-01-31) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index d7b4bd49d..fbf7585da 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.119", + "version": "3.104.120", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index bac891a6f..921ddb4e0 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.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.9.0...@standardnotes/icons@1.10.0) (2023-02-01) + +### Features + +* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8)) + # [1.9.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.8.0...@standardnotes/icons@1.9.0) (2023-01-12) ### Features diff --git a/packages/icons/package.json b/packages/icons/package.json index b367b3e8f..ebb591850 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/icons", - "version": "1.9.0", + "version": "1.10.0", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index b87ae2348..c4772da15 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/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.51.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.55...@standardnotes/mobile@3.51.0) (2023-02-01) + +### Features + +* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8)) + ## [3.50.55](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.54...@standardnotes/mobile@3.50.55) (2023-01-31) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index cf3f6fb15..81afa8c9d 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.50.55", + "version": "3.51.0", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 23d3aee5d..56b908785 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.143](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.142...@standardnotes/releases@1.4.143) (2023-02-01) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.142](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.141...@standardnotes/releases@1.4.142) (2023-01-31) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 1ab2b37db..912fc3ad7 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.142", + "version": "1.4.143", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 52a41c8b4..6c5a785ae 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/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. +# [2.165.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.164.16...@standardnotes/snjs@2.165.0) (2023-02-01) + +### Features + +* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8)) + ## [2.164.16](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.164.15...@standardnotes/snjs@2.164.16) (2023-01-31) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 445ca1b41..7e98cdf67 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.164.16", + "version": "2.165.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/toast/CHANGELOG.md b/packages/toast/CHANGELOG.md index 80fcd80c7..882951e29 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.19](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.18...@standardnotes/toast@1.3.19) (2023-02-01) + +**Note:** Version bump only for package @standardnotes/toast + ## [1.3.18](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.17...@standardnotes/toast@1.3.18) (2023-01-12) **Note:** Version bump only for package @standardnotes/toast diff --git a/packages/toast/package.json b/packages/toast/package.json index ecce180f4..a6daa512b 100644 --- a/packages/toast/package.json +++ b/packages/toast/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/toast", - "version": "1.3.18", + "version": "1.3.19", "private": true, "main": "./src/index.ts", "scripts": { diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 29796fc70..8ad94b845 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.19](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.18...@standardnotes/ui-services@1.24.19) (2023-02-01) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.24.18](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.17...@standardnotes/ui-services@1.24.18) (2023-01-31) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 53792581c..8c2848f7d 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.18", + "version": "1.24.19", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 451104a96..146116bc6 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.144.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.143.0...@standardnotes/web@3.144.0) (2023-02-01) + +### Features + +* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8)) + # [3.143.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.10...@standardnotes/web@3.143.0) (2023-01-31) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index a64599ee4..19ba393af 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.144.0", + "title": "[3.144.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.143.0...@standardnotes/web@3.144.0) (2023-02-01)", + "date": null, + "body": "### Features\n\n* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8))", + "parsed": { + "_": [ + "Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks (#2189) (4a3f9f1)" + ], + "Features": [ + "Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks (#2189) (4a3f9f1)" + ] + } + }, { "version": "3.143.0", "title": "[3.143.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.10...@standardnotes/web@3.143.0) (2023-01-31)", diff --git a/packages/web/package.json b/packages/web/package.json index 26372f0f1..47f17631d 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.143.0", + "version": "3.144.0", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",