chore(release): publish

- @standardnotes/blocks-editor@1.6.2
 - @standardnotes/desktop@3.100.16
 - @standardnotes/mobile@3.46.26
 - @standardnotes/releases@1.3.252
 - @standardnotes/web@3.103.2
This commit is contained in:
StandardNotes CI
2022-11-19 03:21:08 +00:00
parent 24ff87c306
commit 7f28876047
10 changed files with 29 additions and 5 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.6.1",
"version": "1.6.2",
"private": true,
"main": "./src/index.ts",
"scripts": {