chore(release): publish

- @standardnotes/blocks-editor@1.3.11
 - @standardnotes/desktop@3.23.291
 - @standardnotes/mobile@3.45.40
 - @standardnotes/releases@1.3.222
 - @standardnotes/web@3.94.2
This commit is contained in:
StandardNotes CI
2022-11-10 15:59:28 +00:00
parent 2dbc89594e
commit bdfda04d69
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.3.11](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.3.10...@standardnotes/blocks-editor@1.3.11) (2022-11-10)
### Bug Fixes
* super note improvements ([#1991](https://github.com/standardnotes/app/issues/1991)) ([2dbc895](https://github.com/standardnotes/app/commit/2dbc89594ea2759c49bc318d5efd2b3a5ef3b22d))
## [1.3.10](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.3.9...@standardnotes/blocks-editor@1.3.10) (2022-11-09)
### Bug Fixes

View File

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