Skip to content

Commit

Permalink
ci: 💚 Add missing semantic-release packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hobart2967 committed Aug 13, 2024
1 parent 38a9d17 commit d9b34a7
Show file tree
Hide file tree
Showing 3 changed files with 3,238 additions and 1 deletion.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 22.5.1
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,13 @@
},
"bin": {
"cw-localpackage": "./src/index.js"
},
"devDependencies": {
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.1.4",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"semantic-release": "^24.0.0"
}
}
}
Loading

0 comments on commit d9b34a7

Please sign in to comment.