Skip to content

Commit

Permalink
chore: removing changelogen
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeid-Za committed Jan 10, 2025
1 parent e60e68f commit 51f72fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prepack": "npm run build",
"prepare:benchmark": "jiti benchmark/init.ts",
"benchmark": "jiti benchmark/index.ts",
"release": "npm run test && changelogen --release && npm publish && git push --follow-tags",
"release": "npm run test && npm publish && git push --follow-tags",
"test": "vitest run --coverage"
},
"devDependencies": {
Expand Down

0 comments on commit 51f72fe

Please sign in to comment.