Skip to content

Commit

Permalink
chore: release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yankeeinlondon committed Jun 25, 2022
1 parent 3c14155 commit d1450c5
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gh-npm-release",
"version": "0.3.0",
"version": "0.3.1",
"description": "Reusable Github workflow which publishes pnpm library code to npm",
"scripts": {
"test": "vitest --passWithNoTests",
Expand All @@ -26,6 +26,7 @@
"@vitest/ui": "^0.15.2",
"bumpp": "^8.2.1",
"jq": "^1.7.2",
"npm-run-all": "^4.1.5",
"vitest": "^0.15.2"
},
"pnpm": {
Expand All @@ -34,4 +35,4 @@
"jsdom@<=16.4.0": ">=16.5.0"
}
}
}
}
Loading

0 comments on commit d1450c5

Please sign in to comment.