Skip to content

Commit

Permalink
chore: release 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
thilllon committed Mar 26, 2023
1 parent 14b6bd2 commit 61441d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngrv",
"version": "3.0.5",
"version": "3.0.6",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -32,7 +32,7 @@
"format": "prettier --write --list-different .",
"prerelease": "pnpm format && pnpm lint && pnpm test && pnpm build",
"release": "release-it",
"release:cli": "release-it --cli",
"release:cli": "release-it --only-version",
"lint": "eslint --fix ."
},
"dependencies": {
Expand Down

0 comments on commit 61441d4

Please sign in to comment.