Skip to content

Commit

Permalink
Remove version field from package.json (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoPologruto authored May 10, 2023
1 parent 02fe88d commit 71b5e9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "create-changelog",
"version": "1.2.2",
"private": true,
"description": "Action to generate a changelog from a Git repository commit history.",
"main": "lib/main.js",
Expand Down

0 comments on commit 71b5e9c

Please sign in to comment.