Skip to content

Commit 218ec8a

Browse files
committed
docs: keep the version number 0.0.0 in package.json to ensure that auto change log works
1 parent 66969a6 commit 218ec8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fullscript/fullscript-js",
3-
"version": "2.1.0",
3+
"version": "0.0.0",
44
"description": "Embeddable fullscript components",
55
"repository": "https://github.com/Fullscript/fullscript-js.git",
66
"contributors": [

0 commit comments

Comments
 (0)