chore(release): publish

- @standardnotes/blocks-editor@1.6.0
 - @standardnotes/desktop@3.100.14
 - @standardnotes/icons@1.5.0
 - @standardnotes/mobile@3.46.24
 - @standardnotes/releases@1.3.250
 - @standardnotes/toast@1.3.10
 - @standardnotes/ui-services@1.14.1
 - @standardnotes/web@3.103.0
This commit is contained in:
StandardNotes CI
2022-11-18 16:10:59 +00:00
parent dab4f678f0
commit 328bbb797d
16 changed files with 46 additions and 8 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.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.3...@standardnotes/blocks-editor@1.6.0) (2022-11-18)
### Features
* **web:** enable block drag'n'drop in super editor ([#2029](https://github.com/standardnotes/app/issues/2029)) ([dab4f67](https://github.com/standardnotes/app/commit/dab4f678f04aee2c7dfbe7f416e7fc34e8d870cf))
## [1.5.3](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.2...@standardnotes/blocks-editor@1.5.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

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