Skip to content

Commit

Permalink
build(release): add missing semantic-release module
Browse files Browse the repository at this point in the history
  • Loading branch information
z0al committed Aug 17, 2021
1 parent 64da32f commit 8a1893f
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Build

on: [push, pull_request]

Expand Down
50 changes: 50 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@types/jest": "^27.0.1",
"@types/lodash.sortby": "^4.7.6",
"@types/node": "^16.6.1",
Expand Down

0 comments on commit 8a1893f

Please sign in to comment.