Skip to content

Commit

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

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


### Bug Fixes

* Aaaa ([#604](https://github.com/Mogyuchi/gh-test/issues/604)) ([b2af70c](https://github.com/Mogyuchi/gh-test/commit/b2af70cee199f2ec4a71885e1d5424b4f6f18edf))
* Update test ([#585](https://github.com/Mogyuchi/gh-test/issues/585)) ([6ee53f8](https://github.com/Mogyuchi/gh-test/commit/6ee53f8c73d5189f72d44c57362f18debeb5b831))
* Update test ([#605](https://github.com/Mogyuchi/gh-test/issues/605)) ([b0b5ce7](https://github.com/Mogyuchi/gh-test/commit/b0b5ce7c2f6ad845e5510a9d2579c015c1d4e537))
* Update test ([#614](https://github.com/Mogyuchi/gh-test/issues/614)) ([e1f9f41](https://github.com/Mogyuchi/gh-test/commit/e1f9f4140d896103a525f76342154135b262630d))
* Update test ([#615](https://github.com/Mogyuchi/gh-test/issues/615)) ([893426b](https://github.com/Mogyuchi/gh-test/commit/893426b4f29199cf6953da9a616877e1c7fe1338))
* Update test ([#616](https://github.com/Mogyuchi/gh-test/issues/616)) ([8d1c79e](https://github.com/Mogyuchi/gh-test/commit/8d1c79e97a6856e0bb087494351c5370a9a9fd38))


### Miscellaneous Chores

* **deps:** update busybox:1.36.1-uclibc docker digest to 41edc0b ([#590](https://github.com/Mogyuchi/gh-test/issues/590)) ([40a1269](https://github.com/Mogyuchi/gh-test/commit/40a1269c61bfb961aac0bf7da0dacaa5363cc54d))
* **deps:** update busybox:1.36.1-uclibc docker digest to cc71f45 ([#591](https://github.com/Mogyuchi/gh-test/issues/591)) ([cee7a85](https://github.com/Mogyuchi/gh-test/commit/cee7a859e1041b4d5a13e47be86a171db6a0045b))

## [3.3.0](https://github.com/Mogyuchi/gh-test/compare/v3.2.1...v3.3.0) (2024-01-18)


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.3.0"
version = "3.3.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 4b672e4

Please sign in to comment.