From ed12c94f95df67ad50b6a0049c16c44686320c95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 00:40:08 +0000 Subject: [PATCH] release: v3.4.9 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 4 ++-- 5 files changed, 17 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 30f01a3e2..e1a0c92a2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.4.8" + ".": "3.4.9" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b5099d72e..8b4090ec1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.4.9](https://github.com/4m-mazi/gh-test/compare/v3.4.8...v3.4.9) (2024-02-23) + + +### Bug Fixes + +* Update test ([6611a21](https://github.com/4m-mazi/gh-test/commit/6611a21e694c6796dc7580d1b34073d3367207b7)) + + +### Documentation + +* Update README.md ([2b4d079](https://github.com/4m-mazi/gh-test/commit/2b4d079a920906c9cae70eec4c45bf7a7f600b1a)) + ## [3.4.8](https://github.com/4m-mazi/gh-test/compare/v3.4.7...v3.4.8) (2024-02-23) diff --git a/Cargo.lock b/Cargo.lock index a54550d3c..4db0a6ad7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "rust-ci-test" -version = "3.4.8" +version = "3.4.9" diff --git a/Cargo.toml b/Cargo.toml index a42980613..d99600bc9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-ci-test" -version = "3.4.8" +version = "3.4.9" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index efda9d117..165b43e23 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -version: 3.4.8 foo -https://example.com/3.4.8/bar +version: 3.4.9 foo +https://example.com/3.4.9/bar