Skip to content

Commit

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


## [3.4.1](Mogyuchi/gh-test@v3.4.0...v3.4.1)
(2024-02-10)


### Bug Fixes

* Update main.rs
([dd09e02](Mogyuchi@dd09e02))
* Update test ([#633](https://github.com/Mogyuchi/gh-test/issues/633))
([8ec149c](Mogyuchi@8ec149c))
* Update test ([#634](https://github.com/Mogyuchi/gh-test/issues/634))
([2532495](Mogyuchi@2532495))
* Update test ([#635](https://github.com/Mogyuchi/gh-test/issues/635))
([e090fa3](Mogyuchi@e090fa3))
* Update test ([#636](https://github.com/Mogyuchi/gh-test/issues/636))
([f1e9825](Mogyuchi@f1e9825))
* Update test ([#637](https://github.com/Mogyuchi/gh-test/issues/637))
([a0d8e8c](Mogyuchi@a0d8e8c))
* Update test ([#638](https://github.com/Mogyuchi/gh-test/issues/638))
([651fb89](Mogyuchi@651fb89))
* Update test ([#639](https://github.com/Mogyuchi/gh-test/issues/639))
([435d2a3](Mogyuchi@435d2a3))
* Update test ([#640](https://github.com/Mogyuchi/gh-test/issues/640))
([c49a505](Mogyuchi@c49a505))

---
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 Feb 10, 2024
1 parent ee9b9fb commit cc63b96
Show file tree
Hide file tree
Showing 4 changed files with 18 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.4.0"
".": "3.4.1"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [3.4.1](https://github.com/Mogyuchi/gh-test/compare/v3.4.0...v3.4.1) (2024-02-10)


### Bug Fixes

* Update main.rs ([dd09e02](https://github.com/Mogyuchi/gh-test/commit/dd09e02fff7c4ceda156e3e6b258c3aacf69dd2d))
* Update test ([#633](https://github.com/Mogyuchi/gh-test/issues/633)) ([8ec149c](https://github.com/Mogyuchi/gh-test/commit/8ec149ce292796d5217fecef452ab075795eae2d))
* Update test ([#634](https://github.com/Mogyuchi/gh-test/issues/634)) ([2532495](https://github.com/Mogyuchi/gh-test/commit/25324959c23ff551c6e0afd3ee0087f50d5675bc))
* Update test ([#635](https://github.com/Mogyuchi/gh-test/issues/635)) ([e090fa3](https://github.com/Mogyuchi/gh-test/commit/e090fa3c4b152a7ceb35a27ebc6ee7553c05cfaa))
* Update test ([#636](https://github.com/Mogyuchi/gh-test/issues/636)) ([f1e9825](https://github.com/Mogyuchi/gh-test/commit/f1e9825216ca940e676590b165b03cb3652e5fc8))
* Update test ([#637](https://github.com/Mogyuchi/gh-test/issues/637)) ([a0d8e8c](https://github.com/Mogyuchi/gh-test/commit/a0d8e8c1fe048d1521014bb4b06bce8804f2b3c5))
* Update test ([#638](https://github.com/Mogyuchi/gh-test/issues/638)) ([651fb89](https://github.com/Mogyuchi/gh-test/commit/651fb89168fcd27e88e4518b92de54b016665478))
* Update test ([#639](https://github.com/Mogyuchi/gh-test/issues/639)) ([435d2a3](https://github.com/Mogyuchi/gh-test/commit/435d2a38d601edb884ee08327930ea7bfeb815e3))
* Update test ([#640](https://github.com/Mogyuchi/gh-test/issues/640)) ([c49a505](https://github.com/Mogyuchi/gh-test/commit/c49a505d2093f7ac88edd408ce47b8bc87baf63d))

## [3.4.0](https://github.com/Mogyuchi/gh-test/compare/v3.3.0...v3.4.0) (2024-02-06)


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.4.0"
version = "3.4.1"
edition = "2021"

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

0 comments on commit cc63b96

Please sign in to comment.