From 6914ccf6496278faedbefd34f1ed0328cfb213af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:15:06 +0900 Subject: [PATCH] chore(main): release 2.0.14 (#481) :robot: I have created a release *beep* *boop* --- ## [2.0.14](https://github.com/Mogyuchi/gh-test/compare/v2.0.13...v2.0.14) (2023-12-09) ### Bug Fixes * Update test ([#480](https://github.com/Mogyuchi/gh-test/issues/480)) ([2c43226](https://github.com/Mogyuchi/gh-test/commit/2c432265b17d9c9aec3cb8c74d52ba2fdb89bb40)) --- 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 a13f0dcf8..636db9f60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.14](https://github.com/Mogyuchi/gh-test/compare/v2.0.13...v2.0.14) (2023-12-09) + + +### Bug Fixes + +* Update test ([#480](https://github.com/Mogyuchi/gh-test/issues/480)) ([2c43226](https://github.com/Mogyuchi/gh-test/commit/2c432265b17d9c9aec3cb8c74d52ba2fdb89bb40)) + ## [2.0.13](https://github.com/Mogyuchi/gh-test/compare/v2.0.12...v2.0.13) (2023-12-09) diff --git a/Cargo.lock b/Cargo.lock index 528a2ba03..dfa5e8576 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "rust-ci-test" -version = "2.0.13" +version = "2.0.14" diff --git a/Cargo.toml b/Cargo.toml index 3a9ad75b5..f30afa8bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-ci-test" -version = "2.0.13" +version = "2.0.14" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html