Bump version up to 2.30.7-rc.0 (#2838)

* Bump version

* Update package.json

---------

Co-authored-by: github-actions <action@github.com>
Co-authored-by: Peter <specc.dev@gmail.com>
This commit is contained in:
github-actions[bot] 2024-10-08 12:05:26 +03:00 committed by GitHub
commit 21ac511a52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"name": "@editorjs/editorjs",
"version": "2.30.6",
"version": "2.31.0-rc.0",
"description": "Editor.js — open source block-style WYSIWYG editor with JSON output",
"main": "dist/editorjs.umd.js",
"module": "dist/editorjs.mjs",