Merge branch 'main' of github.com:standardnotes/app

This commit is contained in:
Aman Harwara
2023-02-09 16:30:58 +05:30
12 changed files with 37 additions and 5 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.16.8](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.16.7...@standardnotes/blocks-editor@1.16.8) (2023-02-09)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [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

View File

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