Skip to content

Commit 1a5ccef

Browse files
committed
add changset
1 parent f330a7c commit 1a5ccef

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/warm-cobras-grab.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@avp1598/react-beautiful-editor": patch
3+
---
4+
5+
First release

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "react-beautiful-editor",
2+
"name": "@avp1598/react-beautiful-editor",
33
"license": "MIT",
4-
"version": "0.0.1",
4+
"version": "0.0.0",
55
"type": "module",
66
"main": "dist/index.cjs",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)