Skip to content

Commit

Permalink
Release 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iamchanii committed Jun 22, 2023
1 parent 448302e commit b120fa7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"git": {
"commitMessage": "chore: release v${version}"
},
"github": {
"release": true
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"registiry": "https://registry.npmjs.org"
},
"version": "0.0.0",
"version": "0.0.1",
"files": [
"package.json",
"README.md",
Expand Down

0 comments on commit b120fa7

Please sign in to comment.