Skip to content

Commit 7da86bb

Browse files
author
Sild
authored
Merge pull request #3 from Sild/release-plz-2024-09-23T20-37-03Z
chore: release v0.0.6
2 parents 9c18f01 + fa7142c commit 7da86bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.6](https://github.com/Sild/slack_cmd/compare/slack_cmd_core-v0.0.5...slack_cmd_core-v0.0.6) - 2024-09-23
11+
12+
### Fixed
13+
14+
- run handlers async to return ack to slack
15+
1016
## [0.0.5](https://github.com/Sild/slack_cmd/compare/slack_cmd_core-v0.0.4...slack_cmd_core-v0.0.5) - 2024-09-21
1117

1218
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
resolver = "2"
88

99
[workspace.package]
10-
version = "0.0.5"
10+
version = "0.0.6"
1111
edition = "2021"
1212
authors = ["Sild <sildtm@icloud.com>"]
1313
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)