Skip to content

Commit

Permalink
chore(changelog): re-generate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
0x61nas committed Mar 11, 2024
1 parent 17564f7 commit ba30dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-plz.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ publish_allow_dirty = true # add `--allow-dirty` to `cargo publish`
semver_check = false # disable API breaking changes checks
publish_timeout = "10m" # set a timeout for `cargo publish`
# release_commits = "^feat:" # prepare release only if at least one commit matches a regex
git_tag_name = "{{ version }}"
# git_tag_name = "{{ version }}"

0 comments on commit ba30dad

Please sign in to comment.