diff --git a/packages/blocks-editor/CHANGELOG.md b/packages/blocks-editor/CHANGELOG.md index 8249332e2..72fafa5e6 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.6.2](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.6.1...@standardnotes/blocks-editor@1.6.2) (2022-11-19) + +### Bug Fixes + +* improved error reporting in super; improved draggable block icon padding ([24ff87c](https://github.com/standardnotes/app/commit/24ff87c30625432393ffedeada14478ebb625292)) + ## [1.6.1](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.6.0...@standardnotes/blocks-editor@1.6.1) (2022-11-18) ### Bug Fixes diff --git a/packages/blocks-editor/package.json b/packages/blocks-editor/package.json index 9fc8d4993..ea005474b 100644 --- a/packages/blocks-editor/package.json +++ b/packages/blocks-editor/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/blocks-editor", - "version": "1.6.1", + "version": "1.6.2", "private": true, "main": "./src/index.ts", "scripts": { diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index c7791d76d..0c35702b7 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.100.16](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.15...@standardnotes/desktop@3.100.16) (2022-11-19) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.100.15](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.14...@standardnotes/desktop@3.100.15) (2022-11-18) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 6428ae7fb..d7e60d351 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.100.15", + "version": "3.100.16", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 63468fe94..66c606597 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.46.26](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.25...@standardnotes/mobile@3.46.26) (2022-11-19) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.46.25](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.24...@standardnotes/mobile@3.46.25) (2022-11-18) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 865077451..74820483f 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.46.25", + "version": "3.46.26", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 41b54bc5a..955f03954 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.3.252](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.251...@standardnotes/releases@1.3.252) (2022-11-19) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.251](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.250...@standardnotes/releases@1.3.251) (2022-11-18) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 784a8b0eb..81786e973 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.251", + "version": "1.3.252", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index fc9a5cb26..0e3024784 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.103.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.103.1...@standardnotes/web@3.103.2) (2022-11-19) + +### Bug Fixes + +* improved error reporting in super; improved draggable block icon padding ([24ff87c](https://github.com/standardnotes/app/commit/24ff87c30625432393ffedeada14478ebb625292)) + ## [3.103.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.103.0...@standardnotes/web@3.103.1) (2022-11-18) ### Bug Fixes diff --git a/packages/web/package.json b/packages/web/package.json index a46f4873b..f851c4ede 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.103.1", + "version": "3.103.2", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",