Skip to content

Commit

Permalink
release: v2.0.30 (#507)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.0.30](Mogyuchi/gh-test@v2.0.29...v2.0.30)
(2023-12-13)


### Dependencies

* Update test ([#505](https://github.com/Mogyuchi/gh-test/issues/505))
([afb6821](Mogyuchi@afb6821))


### Miscellaneous Chores

* release-please config
([2327a47](Mogyuchi@2327a47))


### Continuous Integration

* **deps:** update taiki-e/install-action action to v2.22.1
([#506](https://github.com/Mogyuchi/gh-test/issues/506))
([882f04e](Mogyuchi@882f04e))

---
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>
  • Loading branch information
github-actions[bot] authored Dec 13, 2023
1 parent 2327a47 commit 7319a2e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.29"
".": "2.0.30"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.0.30](https://github.com/Mogyuchi/gh-test/compare/v2.0.29...v2.0.30) (2023-12-13)


### Dependencies

* Update test ([#505](https://github.com/Mogyuchi/gh-test/issues/505)) ([afb6821](https://github.com/Mogyuchi/gh-test/commit/afb6821773129225648ef2ea6be97af04069fa63))


### Miscellaneous Chores

* release-please config ([2327a47](https://github.com/Mogyuchi/gh-test/commit/2327a47c10ba0a1fbc525b214f887da8a857b3be))


### Continuous Integration

* **deps:** update taiki-e/install-action action to v2.22.1 ([#506](https://github.com/Mogyuchi/gh-test/issues/506)) ([882f04e](https://github.com/Mogyuchi/gh-test/commit/882f04ec90682f80d9107bf0cdaebeddf0cd0977))

## [2.0.29](https://github.com/Mogyuchi/gh-test/compare/v2.0.28...v2.0.29) (2023-12-12)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rust-ci-test"
version = "2.0.29"
version = "2.0.30"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 7319a2e

Please sign in to comment.