Skip to content

Commit

Permalink
release: v3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 17, 2024
1 parent 7d3cc5e commit db95730
Show file tree
Hide file tree
Showing 4 changed files with 11 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 @@
{
".": "3.1.8"
".": "3.1.9"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.1.9](https://github.com/Mogyuchi/gh-test/compare/v3.1.8...v3.1.9) (2024-01-17)


### Bug Fixes

* **hoge:** Update test ([#564](https://github.com/Mogyuchi/gh-test/issues/564)) ([e55ea39](https://github.com/Mogyuchi/gh-test/commit/e55ea391f5008a73409f3b41e1fb2868e4a23def))
* Update test ([#568](https://github.com/Mogyuchi/gh-test/issues/568)) ([7d3cc5e](https://github.com/Mogyuchi/gh-test/commit/7d3cc5e003b08214c50b6b3da8d9d605137d9b24))

## [3.1.8](https://github.com/Mogyuchi/gh-test/compare/v3.1.7...v3.1.8) (2024-01-15)


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 = "3.1.8"
version = "3.1.9"
edition = "2021"

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

0 comments on commit db95730

Please sign in to comment.