Skip to content

Commit

Permalink
chore(deps): update devdependency conventional-changelog-conventional…
Browse files Browse the repository at this point in the history
…commits to v8 (#313)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
  • Loading branch information
renovate[bot] and dargmuesli authored Jun 26, 2024
1 parent 14f7c7e commit 71172d5
Show file tree
Hide file tree
Showing 4 changed files with 507 additions and 154 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
extra_plugins: |
@semantic-release/changelog
@semantic-release/git
conventional-changelog-conventionalcommits
semantic_version: 24.0.0
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }} # required to be owned by a custom user to create releases & comments on protected branches
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down
14 changes: 0 additions & 14 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,18 +1,4 @@
{
"branches": [
"+([0-9])?(.{+([0-9]),x}).x",
"main",
"next",
"next-major",
{
"name": "beta",
"prerelease": true
},
{
"name": "alpha",
"prerelease": true
}
],
"plugins": [
[
"@semantic-release/commit-analyzer",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/node": "20.14.8",
"@vitest/coverage-v8": "1.0.1",
"bumpp": "9.4.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "9.5.0",
"expect-type": "0.19.0",
"get-port-please": "3.0.2",
Expand Down
Loading

0 comments on commit 71172d5

Please sign in to comment.