chore(release): publish

- @standardnotes/blocks-editor@1.5.2
 - @standardnotes/desktop@3.100.2
 - @standardnotes/mobile@3.46.11
 - @standardnotes/releases@1.3.236
 - @standardnotes/web@3.100.2
This commit is contained in:
StandardNotes CI
2022-11-16 17:08:34 +00:00
parent 2a12eb60bb
commit e1a48065ba
10 changed files with 27 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.5.2](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.1...@standardnotes/blocks-editor@1.5.2) (2022-11-16)
### Bug Fixes
* super editor package ([2a12eb6](https://github.com/standardnotes/app/commit/2a12eb60bb0cc10358c51b3608f6f432667e58b0))
## [1.5.1](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.0...@standardnotes/blocks-editor@1.5.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

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