Skip to content

Commit

Permalink
Updated workflow and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
erjdev committed Jun 29, 2024
1 parent 1f57519 commit eeea005
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node-version: 20
- run: npm ci
- run: npm test
- run: npm run build

publish-gpr:
needs: build
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@erjdev/vite-react-components",
"version": "0.1.6",
"version": "0.1.7",
"type": "module",
"files": [
"dist"
Expand Down

0 comments on commit eeea005

Please sign in to comment.