chore(release): publish

- @standardnotes/blocks-editor@1.16.7
 - @standardnotes/desktop@3.104.133
 - @standardnotes/mobile@3.51.13
 - @standardnotes/releases@1.4.156
 - @standardnotes/web@3.148.1
This commit is contained in:
StandardNotes CI
2023-02-07 10:59:01 +00:00
parent 461551fdf7
commit 625e522234
11 changed files with 38 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.16.7](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.16.6...@standardnotes/blocks-editor@1.16.7) (2023-02-07)
### Bug Fixes
* Fixed issue in Super notes where collapsible block title alignment would not persist ([461551f](https://github.com/standardnotes/app/commit/461551fdf7083c5b29b84de80233de049f16f44d))
## [1.16.6](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.16.5...@standardnotes/blocks-editor@1.16.6) (2023-02-03)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

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