Skip to content

Commit

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


##
[0.1.8](v0.1.7...v0.1.8)
(2024-08-04)


### Dependencies

* update rust crate tokio to v1.38.0
([#248](#248))
([7542e09](7542e09))
* update rust crate tokio to v1.38.1
([#304](#304))
([32650cd](32650cd))
* update rust crate tokio to v1.39.1
([#311](#311))
([1866501](1866501))
* update rust crate tokio to v1.39.2
([#315](#315))
([49b88b3](49b88b3))

---
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: mazi-release[bot] <157046322+mazi-release[bot]@users.noreply.github.com>
  • Loading branch information
mazi-release[bot] authored Aug 4, 2024
1 parent 5a69636 commit 7cae551
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/files/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.7"
".": "0.1.8"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.1.8](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.7...v0.1.8) (2024-08-04)


### Dependencies

* update rust crate tokio to v1.38.0 ([#248](https://github.com/4m-mazi/osekkai-chan/issues/248)) ([7542e09](https://github.com/4m-mazi/osekkai-chan/commit/7542e0949de0839a1ecde71a784beb3fcb259a7f))
* update rust crate tokio to v1.38.1 ([#304](https://github.com/4m-mazi/osekkai-chan/issues/304)) ([32650cd](https://github.com/4m-mazi/osekkai-chan/commit/32650cda2bb8f2dd85c7fad6063f4da52e8362f3))
* update rust crate tokio to v1.39.1 ([#311](https://github.com/4m-mazi/osekkai-chan/issues/311)) ([1866501](https://github.com/4m-mazi/osekkai-chan/commit/18665015ab2927ec0cae6077729132805a548f65))
* update rust crate tokio to v1.39.2 ([#315](https://github.com/4m-mazi/osekkai-chan/issues/315)) ([49b88b3](https://github.com/4m-mazi/osekkai-chan/commit/49b88b3eacb1b615f05e410ce9ce8824655b3d66))

## [0.1.7](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.6...v0.1.7) (2024-05-25)


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 = "osekkai-chan"
version = "0.1.7"
version = "0.1.8"
edition = "2021"

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

0 comments on commit 7cae551

Please sign in to comment.