From e41863dde28503c70adc1e508dffcf7a49ce6c81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 20:37:19 +0900 Subject: [PATCH] chore(main): release 2.0.10 (#323) :robot: I have created a release *beep* *boop* --- ## [2.0.10](https://github.com/Mogyuchi/gh-test/compare/v2.0.9...v2.0.10) (2023-07-14) ### Bug Fixes * Update test ([#322](https://github.com/Mogyuchi/gh-test/issues/322)) ([36d4a0e](https://github.com/Mogyuchi/gh-test/commit/36d4a0e22d22c2bb3689e3f8496e2bc9f1d38e97)) --- 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> --- CHANGELOG.md | 7 +++++++ Cargo.lock | 2 +- Cargo.toml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cab306cc..3995b3f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.10](https://github.com/Mogyuchi/gh-test/compare/v2.0.9...v2.0.10) (2023-07-14) + + +### Bug Fixes + +* Update test ([#322](https://github.com/Mogyuchi/gh-test/issues/322)) ([36d4a0e](https://github.com/Mogyuchi/gh-test/commit/36d4a0e22d22c2bb3689e3f8496e2bc9f1d38e97)) + ## [2.0.9](https://github.com/Mogyuchi/gh-test/compare/v2.0.8...v2.0.9) (2023-07-14) diff --git a/Cargo.lock b/Cargo.lock index 0b6d0cfd..1e09cd88 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "rust-ci-test" -version = "2.0.9" +version = "2.0.10" diff --git a/Cargo.toml b/Cargo.toml index 0bbf2eae..66401d6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-ci-test" -version = "2.0.9" +version = "2.0.10" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html