Skip to content

Commit

Permalink
chore(deps): bump next_version from 0.2.19 to 0.2.21
Browse files Browse the repository at this point in the history
Bumps [next_version](https://github.com/release-plz/release-plz) from 0.2.19 to 0.2.21.
- [Release notes](https://github.com/release-plz/release-plz/releases)
- [Changelog](https://github.com/release-plz/release-plz/blob/main/CHANGELOG.md)
- [Commits](release-plz/release-plz@next_version-v0.2.19...next_version-v0.2.21)

---
updated-dependencies:
- dependency-name: next_version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent e85888f commit bb28741
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion git-cliff-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tera = "1.20.0"
indexmap = { version = "2.6.0", optional = true }
toml = "0.8.19"
lazy-regex = "3.3.0"
next_version = "0.2.19"
next_version = "0.2.21"
semver = "1.0.23"
document-features = { version = "0.2.10", optional = true }
reqwest = { version = "0.12.9", default-features = false, features = [
Expand Down

0 comments on commit bb28741

Please sign in to comment.