Skip to content

Commit eeea005

Browse files
committed
Updated workflow and bumped version
1 parent 1f57519 commit eeea005

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.github/workflows/npm-publish-github-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
node-version: 20
1818
- run: npm ci
1919
- run: npm test
20+
- run: npm run build
2021

2122
publish-gpr:
2223
needs: build

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@erjdev/vite-react-components",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"type": "module",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)