Skip to content

Commit

Permalink
chore(deps-dev): update @semantic-release/changelog requirement (#432)
Browse files Browse the repository at this point in the history
Updates the requirements on [@semantic-release/changelog](https://github.com/semantic-release/changelog) to permit the latest version.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](semantic-release/changelog@v6.0.1...v6.0.3)

---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent b593e94 commit c4b213b
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 @@ -39,7 +39,7 @@
"replace-in-file": "^7.1.0",
"js-yaml": "^4.1.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/changelog": "^6.0.1"
"@semantic-release/changelog": "^6.0.3"
},
"scripts": {
"docs": "npm run docs:prod --packageVersion=$(npm view $npm_package_name version)",
Expand Down

0 comments on commit c4b213b

Please sign in to comment.