Skip to content

Commit

Permalink
release: v3.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-release[bot] authored Apr 21, 2024
1 parent 2209f67 commit 74c98d4
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.4.19"
".": "3.4.20"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.4.20](https://github.com/4m-mazi/gh-test/compare/v3.4.19...v3.4.20) (2024-04-21)


### Bug Fixes

* Update test ([0efd2e1](https://github.com/4m-mazi/gh-test/commit/0efd2e18e0cd0644f4c32a7f78eebd629a0806fd))
* Update test ([#714](https://github.com/4m-mazi/gh-test/issues/714)) ([455fb66](https://github.com/4m-mazi/gh-test/commit/455fb66e2fb633a174c1fb6c97aeea0b10b7e9e3))

## [3.4.19](https://github.com/4m-mazi/gh-test/compare/v3.4.18...v3.4.19) (2024-03-21)


Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
[package]
name = "rust-ci-test"
version = "3.4.19"
version = "3.4.20"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- x-release-please-start-version -->

version: 3.4.19 foo
https://example.com/3.4.19/bar
version: 3.4.20 foo
https://example.com/3.4.20/bar

<!-- x-release-please-end -->

0 comments on commit 74c98d4

Please sign in to comment.