chore(release): publish

- @standardnotes/blocks-editor@1.9.1
 - @standardnotes/desktop@3.102.10
 - @standardnotes/icons@1.6.1
 - @standardnotes/mobile@3.47.10
 - @standardnotes/releases@1.4.11
 - @standardnotes/toast@1.3.12
 - @standardnotes/ui-services@1.17.2
 - @standardnotes/web@3.111.2
This commit is contained in:
StandardNotes CI
2022-11-28 10:17:02 +00:00
parent e19184c2da
commit c045eb1459
17 changed files with 58 additions and 8 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [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
# [1.9.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.8.0...@standardnotes/blocks-editor@1.9.0) (2022-11-23)
### Features

View File

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