chore(release): publish

- @standardnotes/blocks-editor@1.9.2
 - @standardnotes/desktop@3.102.14
 - @standardnotes/mobile@3.47.14
 - @standardnotes/releases@1.4.15
 - @standardnotes/snjs@2.153.0
 - @standardnotes/web@3.113.0
This commit is contained in:
StandardNotes CI
2022-11-28 19:07:10 +00:00
parent e3ec8503a5
commit 052e7d2f90
13 changed files with 58 additions and 6 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.9.2](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.9.1...@standardnotes/blocks-editor@1.9.2) (2022-11-28)
### Bug Fixes
* Only autofocus super notes when creating new note ([#2063](https://github.com/standardnotes/app/issues/2063)) ([96e8dfd](https://github.com/standardnotes/app/commit/96e8dfdd310fad88a360c4ac984b376b51a618d1))
## [1.9.1](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.9.0...@standardnotes/blocks-editor@1.9.1) (2022-11-28)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

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