Skip to content

Commit d2a426f

Browse files
publish new versions (#27)
Co-authored-by: marekvospel <marekvospel@users.noreply.github.com>
1 parent 2b92911 commit d2a426f

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changes/embedfix.md

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

.changes/fix.md

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

CHANGELOG.md

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

3+
## \[0.4.1]
4+
5+
- Embed fix
6+
- [aeac2bd](https://github.com/SSPS-KB/workshop-bot/commit/aeac2bdc9a0bee91c3935da6ac870f35746f1360) amimir + windont embed fix ([#26](https://github.com/SSPS-KB/workshop-bot/pull/26)) on 2023-04-03
7+
- [e2ad293](https://github.com/SSPS-KB/workshop-bot/commit/e2ad293969e8a2bc8b333c09f9df4ef52f1d3595) fix: fix change type doesnt exist on 2023-04-03
8+
- Added missing i18n entries for amimir and windont commands
9+
- [2b92911](https://github.com/SSPS-KB/workshop-bot/commit/2b92911d3e4d37d16124e29ce08f20da01c3d001) fix ([#28](https://github.com/SSPS-KB/workshop-bot/pull/28)) on 2023-04-04
10+
311
## \[0.4.0]
412

513
- Add /amimir command

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

0 commit comments

Comments
 (0)