Skip to content

Commit 5f6b49c

Browse files
release: v3.4.24 (#896)
Co-authored-by: mazi-release[bot] <157046322+mazi-release[bot]@users.noreply.github.com>
1 parent 9f541ec commit 5f6b49c

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-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.23"
2+
".": "3.4.24"
33
}

CHANGELOG.md

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

3+
## [3.4.24](https://github.com/4m-mazi/gh-test/compare/v3.4.23...v3.4.24) (2024-08-17)
4+
5+
6+
### Build System
7+
8+
* update release profile ([9f541ec](https://github.com/4m-mazi/gh-test/commit/9f541ec5534256eb9f40efe8b14dbf93291e26a7))
9+
310
## [3.4.23](https://github.com/4m-mazi/gh-test/compare/v3.4.22...v3.4.23) (2024-08-17)
411

512

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.23"
3+
version = "3.4.24"
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.23 foo
6-
https://example.com/3.4.23/bar
5+
version: 3.4.24 foo
6+
https://example.com/3.4.24/bar
77

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

0 commit comments

Comments
 (0)