Skip to content

Commit

Permalink
release: v3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 20, 2024
1 parent e6516b6 commit c6f91f7
Show file tree
Hide file tree
Showing 4 changed files with 19 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"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [3.4.7](https://github.com/Mogyuchi/gh-test/compare/v3.4.6...v3.4.7) (2024-02-20)


### Bug Fixes

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


### Miscellaneous Chores

* Create rust-toolchain.toml ([a533e7d](https://github.com/Mogyuchi/gh-test/commit/a533e7dec61b2d57e6968b1c19c3749c7d6b99bf))
* Update rust-toolchain.toml ([f877bc7](https://github.com/Mogyuchi/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 c6f91f7

Please sign in to comment.