Skip to content

Commit adbfca5

Browse files
publish new versions (#7)
Co-authored-by: marekvospel <marekvospel@users.noreply.github.com>
1 parent 32d6d13 commit adbfca5

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.changes/add-etc-wkroshop-bot-config.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.3.0]
4+
5+
- Added logic to also check `/etc/workshop-bot` for configuration
6+
- [586e83b](https://github.com/SSPS-KB/workshop-bot/commit/586e83b87dbbff34da5b90852ab32935dd47e527) feat: add config checking on 2023-02-09
7+
38
## \[0.2.1]
49

510
- Added /slap and /punch otakugif commands.

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.1"
5+
version = "0.3.0"
66
edition = "2021"
77
publish = false
88

0 commit comments

Comments
 (0)