Skip to content

Commit

Permalink
released v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 23, 2024
1 parent 92047ce commit 4ab0a9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
npm test
npx --no lint-staged
git add dist/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-tag-action",
"version": "1.3.20",
"version": "2.0.0",
"private": true,
"description": "Auto create tags from commit or package.json.",
"main": "dist/index.js",
Expand Down

0 comments on commit 4ab0a9e

Please sign in to comment.