StandardNotes CI
2023-01-11 14:14:15 +00:00
parent 5d20a53e6e
commit b22e1fb8f7
19 changed files with 62 additions and 9 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.12.4](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.12.3...@standardnotes/blocks-editor@1.12.4) (2023-01-11)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [1.12.3](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.12.2...@standardnotes/blocks-editor@1.12.3) (2023-01-11)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

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