Skip to content

Commit

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


## [3.0.0](Mogyuchi/gh-test@v2.0.30...v3.0.0)
(2023-12-17)


### meta

* correct release
([06d62b6](Mogyuchi@06d62b6))


### Miscellaneous Chores

* Update Dockerfile
([f6d46a5](Mogyuchi@f6d46a5))
* Update test
([78b6b65](Mogyuchi@78b6b65))

---
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 17, 2023
1 parent bcbd78a commit e26bf4a
Show file tree
Hide file tree
Showing 4 changed files with 16 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.30"
".": "3.0.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.0.0](https://github.com/Mogyuchi/gh-test/compare/v2.0.30...v3.0.0) (2023-12-17)


### meta

* correct release ([06d62b6](https://github.com/Mogyuchi/gh-test/commit/06d62b6abf7052a476d2e770ac44502c43c062d1))


### Miscellaneous Chores

* Update Dockerfile ([f6d46a5](https://github.com/Mogyuchi/gh-test/commit/f6d46a598b8161d1ab2b464cdfb50431654221bd))
* Update test ([78b6b65](https://github.com/Mogyuchi/gh-test/commit/78b6b65d0faf9b0fa19bda13f9232ccd6ff1a7c4))

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


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.30"
version = "3.0.0"
edition = "2021"

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

0 comments on commit e26bf4a

Please sign in to comment.