Skip to content

Commit

Permalink
fix: release config
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHeneise committed Mar 15, 2023
1 parent eb39e6a commit 787ff96
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,16 @@
"release": {
"branches": [
"main"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/github"
]
},
"devDependencies": {
"dotenv": "^16.0.3",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"prettier": "^2.8.4"
}
}
67 changes: 31 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 787ff96

Please sign in to comment.