Skip to content

Commit

Permalink
chore(deps): bump next_version from 0.2.8 to 0.2.9 (#320)
Browse files Browse the repository at this point in the history
Bumps [next_version](https://github.com/MarcoIeni/release-plz) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/MarcoIeni/release-plz/releases)
- [Changelog](https://github.com/MarcoIeni/release-plz/blob/main/CHANGELOG.md)
- [Commits](release-plz/release-plz@next_version-v0.2.8...next_version-v0.2.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent b401e12 commit 9573815
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 @@ -26,7 +26,7 @@ tera = "1.19.1"
indexmap = { version = "2.0.2", optional = true }
toml = "0.8.2"
lazy-regex = "3.0.2"
next_version = "0.2.8"
next_version = "0.2.9"
semver = "1.0.20"

[dependencies.git2]
Expand Down

0 comments on commit 9573815

Please sign in to comment.