Skip to content

Commit 6ec41c3

Browse files
publish new versions (#6)
Co-authored-by: marekvospel <marekvospel@users.noreply.github.com>
1 parent 586e83b commit 6ec41c3

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.changes/add-more-commands.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## \[0.2.1]
4+
5+
- Added /slap and /punch otakugif commands.
6+
- [21d5d3a](https://github.com/SSPS-KB/workshop-bot/commit/21d5d3abf76ed0730f2671f529c02d1bc0faa581) feat: add slap and punch commands on 2023-02-07
7+
38
## \[0.2.0]
49

510
- Added reaction roles interaction handler.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lib = { }
22

33
[package]
44
name = "workshop-bot"
5-
version = "0.2.0"
5+
version = "0.2.1"
66
edition = "2021"
77
publish = false
88

0 commit comments

Comments
 (0)