Skip to content

Commit 378c644

Browse files
Merge 2228889 into 24d7805
2 parents 24d7805 + 2228889 commit 378c644

File tree

5 files changed

+19
-5
lines changed

5 files changed

+19
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.4.19"
2+
".": "3.4.20"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [3.4.20](https://github.com/4m-mazi/gh-test/compare/v3.4.19...v3.4.20) (2024-05-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Update test ([0efd2e1](https://github.com/4m-mazi/gh-test/commit/0efd2e18e0cd0644f4c32a7f78eebd629a0806fd))
9+
* Update test ([#714](https://github.com/4m-mazi/gh-test/issues/714)) ([455fb66](https://github.com/4m-mazi/gh-test/commit/455fb66e2fb633a174c1fb6c97aeea0b10b7e9e3))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* **deps:** update busybox:1.36.1-uclibc docker digest to 97d85ff ([#731](https://github.com/4m-mazi/gh-test/issues/731)) ([369d7c6](https://github.com/4m-mazi/gh-test/commit/369d7c6362536bf626d34db7faf80264a1a7f446))
15+
* **deps:** update docker/dockerfile docker tag to v1.7.1 ([#732](https://github.com/4m-mazi/gh-test/issues/732)) ([24d7805](https://github.com/4m-mazi/gh-test/commit/24d7805e761e582bf46c505370bf699786c0f486))
16+
317
## [3.4.19](https://github.com/4m-mazi/gh-test/compare/v3.4.18...v3.4.19) (2024-03-21)
418

519

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-ci-test"
3-
version = "3.4.19"
3+
version = "3.4.20"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
version: 3.4.19 foo
6-
https://example.com/3.4.19/bar
5+
version: 3.4.20 foo
6+
https://example.com/3.4.20/bar
77

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

0 commit comments

Comments
 (0)