Skip to content

Commit

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


##
[1.1.2](v1.1.1...v1.1.2)
(2024-09-01)


### Dependencies

* update rust crate tokio to v1.40.0
([#51](#51))
([0acc882](0acc882))


### Build System

* refactor build.rs
([#57](#57))
([a5aea6f](a5aea6f))

---
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: eoeo-release[bot] <158570209+eoeo-release[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-release[bot] authored Sep 1, 2024
1 parent 0acc882 commit 9c8e246
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.1"
".": "1.1.2"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.1.2](https://github.com/eoeo-org/pow-summon-discordbot/compare/v1.1.1...v1.1.2) (2024-09-01)


### Dependencies

* update rust crate tokio to v1.40.0 ([#51](https://github.com/eoeo-org/pow-summon-discordbot/issues/51)) ([0acc882](https://github.com/eoeo-org/pow-summon-discordbot/commit/0acc8827e5632bc37926196a59b5a5dd3c846695))


### Build System

* refactor build.rs ([#57](https://github.com/eoeo-org/pow-summon-discordbot/issues/57)) ([a5aea6f](https://github.com/eoeo-org/pow-summon-discordbot/commit/a5aea6f4e7a6a4bf4b4b2caa17d9d5ef925dff5a))

## [1.1.1](https://github.com/eoeo-org/pow-summon-discordbot/compare/v1.1.0...v1.1.1) (2024-08-27)


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 = "pow-summon-discordbot"
version = "1.1.1"
version = "1.1.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 9c8e246

Please sign in to comment.