chore(release): publish

- @standardnotes/blocks-editor@1.9.7
 - @standardnotes/desktop@3.104.14
 - @standardnotes/mobile@3.49.13
 - @standardnotes/releases@1.4.37
 - @standardnotes/web@3.121.0
This commit is contained in:
StandardNotes CI
2022-12-07 04:27:17 +00:00
parent 8b103307cb
commit 46245b5569
11 changed files with 54 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.9.7](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.9.6...@standardnotes/blocks-editor@1.9.7) (2022-12-07)
### Bug Fixes
* improve variance between Super header font sizes and weights ([8b10330](https://github.com/standardnotes/app/commit/8b103307cba41855713b8627cf5d66a6fef6ff52))
## [1.9.6](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.9.5...@standardnotes/blocks-editor@1.9.6) (2022-11-30)
### Bug Fixes

View File

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