Skip to content

Commit 7feb8ac

Browse files
feat(package): rename & set version ✨
1 parent f041cb8 commit 7feb8ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "waos-conventional-changelog",
3-
"version": "0.0.0-development",
2+
"name": "@weareopensource/conventional-changelog",
3+
"version": "0.0.1",
44
"description": "Commitizen adapter following the conventional-changelog format with emojis choice.",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)