Skip to content

Commit 192e226

Browse files
release: v3.4.16
1 parent 6cd7c10 commit 192e226

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.15"
2+
".": "3.4.16"
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.16](https://github.com/4m-mazi/gh-test/compare/v3.4.15...v3.4.16) (2024-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* Update test ([6cd7c10](https://github.com/4m-mazi/gh-test/commit/6cd7c106edc42d2e4434d07f75c6e626226d5430))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **deps:** update busybox:1.36.1-uclibc docker digest to 97e3873 ([#699](https://github.com/4m-mazi/gh-test/issues/699)) ([c1ff49d](https://github.com/4m-mazi/gh-test/commit/c1ff49de1721fd64e7c8abd2e8358c50fa34e91d))
14+
* **deps:** update busybox:1.36.1-uclibc docker digest to f7ca678 ([#694](https://github.com/4m-mazi/gh-test/issues/694)) ([4ef8eb1](https://github.com/4m-mazi/gh-test/commit/4ef8eb17ebf45b2b47d887d6bf09cf2e6c8fc7d0))
15+
* **deps:** update docker/dockerfile docker tag to v1.7.0 ([#695](https://github.com/4m-mazi/gh-test/issues/695)) ([e06e2de](https://github.com/4m-mazi/gh-test/commit/e06e2de995ad5aa1ddbda4a8aa446900ed7f4471))
16+
317
## [3.4.15](https://github.com/4m-mazi/gh-test/compare/v3.4.14...v3.4.15) (2024-03-03)
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.15"
3+
version = "3.4.16"
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.15 foo
6-
https://example.com/3.4.15/bar
5+
version: 3.4.16 foo
6+
https://example.com/3.4.16/bar
77

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

0 commit comments

Comments
 (0)