Skip to content

Commit

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


##
[1.1.0](v1.0.2...v1.1.0)
(2024-08-27)


### Features

* show git describe result
([#44](#44))
([3a5b25f](3a5b25f))


### Dependencies

* lock file maintenance
([#40](#40))
([5ccda34](5ccda34))

---
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 Aug 27, 2024
1 parent b625e9e commit 03834d2
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.0.2"
".": "1.1.0"
}
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.0](https://github.com/eoeo-org/pow-summon-discordbot/compare/v1.0.2...v1.1.0) (2024-08-27)


### Features

* show git describe result ([#44](https://github.com/eoeo-org/pow-summon-discordbot/issues/44)) ([3a5b25f](https://github.com/eoeo-org/pow-summon-discordbot/commit/3a5b25f40c3dccab534806d43db643000d37f942))


### Dependencies

* lock file maintenance ([#40](https://github.com/eoeo-org/pow-summon-discordbot/issues/40)) ([5ccda34](https://github.com/eoeo-org/pow-summon-discordbot/commit/5ccda341e88415876cde76c7211e16d424543ba3))

## [1.0.2](https://github.com/eoeo-org/pow-summon-discordbot/compare/v1.0.1...v1.0.2) (2024-08-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 = "pow-summon-discordbot"
version = "1.0.2"
version = "1.1.0"
edition = "2021"

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

0 comments on commit 03834d2

Please sign in to comment.