Skip to content

Commit

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


##
[0.1.9](v0.1.8...v0.1.9)
(2024-08-23)


### Dependencies

* update rust crate tokio to v1.39.3
([#337](#337))
([acf12c1](acf12c1))


### Build System

* switch to buildah
([#349](#349))
([ccf95b9](ccf95b9))
* update release profile
([#344](#344))
([3a66e32](3a66e32))

---
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 23, 2024
1 parent e6889db commit dd9d032
Show file tree
Hide file tree
Showing 4 changed files with 16 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.8"
".": "0.1.9"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.1.9](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.8...v0.1.9) (2024-08-23)


### Dependencies

* update rust crate tokio to v1.39.3 ([#337](https://github.com/4m-mazi/osekkai-chan/issues/337)) ([acf12c1](https://github.com/4m-mazi/osekkai-chan/commit/acf12c1361b6d3469a56896adf57171fa6702f99))


### Build System

* switch to buildah ([#349](https://github.com/4m-mazi/osekkai-chan/issues/349)) ([ccf95b9](https://github.com/4m-mazi/osekkai-chan/commit/ccf95b9889094969332a82ad47c0958c8e981873))
* update release profile ([#344](https://github.com/4m-mazi/osekkai-chan/issues/344)) ([3a66e32](https://github.com/4m-mazi/osekkai-chan/commit/3a66e325d06883ca4e01cebefa2eb0a8bf9e0cdc))

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


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.8"
version = "0.1.9"
edition = "2021"

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

0 comments on commit dd9d032

Please sign in to comment.