Skip to content

Commit

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


## [3.4.7](v3.4.6...v3.4.7)
(2024-02-23)


### Bug Fixes

* Update test
([812b48c](812b48c))
* Update test ([#666](#666))
([895a582](895a582))
* Update test ([#668](#668))
([a0d3d93](a0d3d93))
* Update test ([#670](#670))
([06007d5](06007d5)),
closes [#669](#669)
* Update test ([#672](#672))
([e6516b6](e6516b6))


### Documentation

* version
([a87b862](a87b862))


### Miscellaneous Chores

* Create rust-toolchain.toml
([a533e7d](a533e7d))
* Update rust-toolchain.toml
([f877bc7](f877bc7))

---
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 23, 2024
1 parent 567ab7e commit 0481f27
Show file tree
Hide file tree
Showing 4 changed files with 25 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.6"
".": "3.4.7"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [3.4.7](https://github.com/4m-mazi/gh-test/compare/v3.4.6...v3.4.7) (2024-02-23)


### Bug Fixes

* Update test ([812b48c](https://github.com/4m-mazi/gh-test/commit/812b48cfeae2454f7e2446156b0045e07b6b93d9))
* Update test ([#666](https://github.com/4m-mazi/gh-test/issues/666)) ([895a582](https://github.com/4m-mazi/gh-test/commit/895a582542dd32df7b4d51f4e33afdc0322f9de8))
* Update test ([#668](https://github.com/4m-mazi/gh-test/issues/668)) ([a0d3d93](https://github.com/4m-mazi/gh-test/commit/a0d3d93d242345a2354597fd8ff920e717ad36ef))
* Update test ([#670](https://github.com/4m-mazi/gh-test/issues/670)) ([06007d5](https://github.com/4m-mazi/gh-test/commit/06007d574372c90ac9ecd716881c8bf29640e28e)), closes [#669](https://github.com/4m-mazi/gh-test/issues/669)
* Update test ([#672](https://github.com/4m-mazi/gh-test/issues/672)) ([e6516b6](https://github.com/4m-mazi/gh-test/commit/e6516b64e2bd84e819be2fa0736f14394221fbcb))


### Documentation

* version ([a87b862](https://github.com/4m-mazi/gh-test/commit/a87b862735971a53c5ade87b397e1e58edb4da24))


### Miscellaneous Chores

* Create rust-toolchain.toml ([a533e7d](https://github.com/4m-mazi/gh-test/commit/a533e7dec61b2d57e6968b1c19c3749c7d6b99bf))
* Update rust-toolchain.toml ([f877bc7](https://github.com/4m-mazi/gh-test/commit/f877bc799307e2c6023b646ed2bfc6a5b481a144))

## [3.4.6](https://github.com/Mogyuchi/gh-test/compare/v3.4.5...v3.4.6) (2024-02-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 = "3.4.6"
version = "3.4.7"
edition = "2021"

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

0 comments on commit 0481f27

Please sign in to comment.