Skip to content

Commit

Permalink
Bump version up to 2.30.0 (#2761)
Browse files Browse the repository at this point in the history
* Bump version

* Update package.json

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Peter <[email protected]>
  • Loading branch information
3 people committed Jul 9, 2024
1 parent 54791d0 commit 4a4981e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@editorjs/editorjs",
"version": "2.30.0-rc.14",
"description": "Editor.js — Native JS, based on API and Open Source",
"version": "2.30.0",
"description": "Editor.js — open source block-style WYSIWYG editor with JSON output",
"main": "dist/editorjs.umd.js",
"module": "dist/editorjs.mjs",
"types": "./types/index.d.ts",
Expand All @@ -10,7 +10,8 @@
"text editor",
"editor",
"editor.js",
"editorjs"
"editorjs",
"wysiwyg"
],
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 4a4981e

Please sign in to comment.