From d97fc0e092b316300019795c92bbe05ab9bab1c2 Mon Sep 17 00:00:00 2001 From: "mazi-release[bot]" <157046322+mazi-release[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:56:30 +0900 Subject: [PATCH] release: v3.4.33 (#945) Co-authored-by: mazi-release[bot] <157046322+mazi-release[bot]@users.noreply.github.com> --- .github/release-please/.release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 4 ++-- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.github/release-please/.release-please-manifest.json b/.github/release-please/.release-please-manifest.json index b6054f262..50a26b1b1 100644 --- a/.github/release-please/.release-please-manifest.json +++ b/.github/release-please/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.4.32" + ".": "3.4.33" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa7c9f90..a62cf243c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.4.33](https://github.com/4m-mazi/gh-test/compare/v3.4.32...v3.4.33) (2024-09-01) + + +### Bug Fixes + +* Update test ([a1025a3](https://github.com/4m-mazi/gh-test/commit/a1025a332d9f3fc7a6b6eba23af5b0d12287ed26)) + ## [3.4.32](https://github.com/4m-mazi/gh-test/compare/v3.4.31...v3.4.32) (2024-08-31) diff --git a/Cargo.lock b/Cargo.lock index 95c96ed26..582439d2c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -110,7 +110,7 @@ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" [[package]] name = "rust-ci-test" -version = "3.4.32" +version = "3.4.33" dependencies = [ "git2", ] diff --git a/Cargo.toml b/Cargo.toml index 040cccc40..479f473c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-ci-test" -version = "3.4.32" +version = "3.4.33" 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 60039a59b..4b6b31f11 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -version: 3.4.32 foo -https://example.com/3.4.32/bar +version: 3.4.33 foo +https://example.com/3.4.33/bar