Skip to content

Commit

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


## [3.0.2](Mogyuchi/gh-test@v3.0.1...v3.0.2)
(2024-01-08)


### Miscellaneous Chores

* **deps:** pin busybox docker tag to e8d8e78
([#520](https://github.com/Mogyuchi/gh-test/issues/520))
([20ca10b](Mogyuchi@20ca10b))
* **deps:** update busybox:1.36.1-uclibc docker digest to 27441c6
([#526](https://github.com/Mogyuchi/gh-test/issues/526))
([08cfa56](Mogyuchi@08cfa56))
* **deps:** update busybox:1.36.1-uclibc docker digest to c616bde
([#524](https://github.com/Mogyuchi/gh-test/issues/524))
([92dd7a0](Mogyuchi@92dd7a0))

---
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 Jan 8, 2024
1 parent 1f9815a commit 94d051a
Show file tree
Hide file tree
Showing 4 changed files with 12 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.0.1"
".": "3.0.2"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.0.2](https://github.com/Mogyuchi/gh-test/compare/v3.0.1...v3.0.2) (2024-01-08)


### Miscellaneous Chores

* **deps:** pin busybox docker tag to e8d8e78 ([#520](https://github.com/Mogyuchi/gh-test/issues/520)) ([20ca10b](https://github.com/Mogyuchi/gh-test/commit/20ca10b4cd500bd0f64ff1b6f0909770e7072642))
* **deps:** update busybox:1.36.1-uclibc docker digest to 27441c6 ([#526](https://github.com/Mogyuchi/gh-test/issues/526)) ([08cfa56](https://github.com/Mogyuchi/gh-test/commit/08cfa56584284a99affc3333aff3b462a1b88f97))
* **deps:** update busybox:1.36.1-uclibc docker digest to c616bde ([#524](https://github.com/Mogyuchi/gh-test/issues/524)) ([92dd7a0](https://github.com/Mogyuchi/gh-test/commit/92dd7a0953a9bcf6009e872e0d8f7c392d5a0406))

## [3.0.1](https://github.com/Mogyuchi/gh-test/compare/v3.0.0...v3.0.1) (2023-12-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.0.1"
version = "3.0.2"
edition = "2021"

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

0 comments on commit 94d051a

Please sign in to comment.