Skip to content

Commit

Permalink
chore(deps-dev): bump @semantic-release/release-notes-generator
Browse files Browse the repository at this point in the history
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 7899eae commit cd9088e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.2",
"@semantic-release/release-notes-generator": "^13.0.0",
"@semantic-release/release-notes-generator": "^14.0.0",
"semantic-release": "^23.0.0"
}
}

0 comments on commit cd9088e

Please sign in to comment.