Skip to content

Commit

Permalink
Merge branch 'main' into feat/ci-typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 16, 2023
2 parents 119e4e1 + 9573815 commit fe5f111
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ resolver = "2"
members = ["git-cliff-core", "git-cliff"]

[workspace.dependencies]
regex = "1.10.0"
regex = "1.10.2"
glob = "0.3.1"
log = "0.4.19"

Expand Down
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 fe5f111

Please sign in to comment.