Skip to content

Commit a45a453

Browse files
release: v3.4.9 (#677)
🤖 I have created a release *beep* *boop* --- ## [3.4.9](v3.4.8...v3.4.9) (2024-02-24) ### Bug Fixes * Update test ([6611a21](6611a21)) ### Documentation * Update README.md ([2b4d079](2b4d079)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c13f24 commit a45a453

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.4.8"
2+
".": "3.4.9"
33
}

CHANGELOG.md

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

3+
## [3.4.9](https://github.com/4m-mazi/gh-test/compare/v3.4.8...v3.4.9) (2024-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Update test ([6611a21](https://github.com/4m-mazi/gh-test/commit/6611a21e694c6796dc7580d1b34073d3367207b7))
9+
10+
11+
### Documentation
12+
13+
* Update README.md ([2b4d079](https://github.com/4m-mazi/gh-test/commit/2b4d079a920906c9cae70eec4c45bf7a7f600b1a))
14+
315
## [3.4.8](https://github.com/4m-mazi/gh-test/compare/v3.4.7...v3.4.8) (2024-02-23)
416

517

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

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

0 commit comments

Comments
 (0)