Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit cc20837

Browse files
publish new versions (#22)
Co-authored-by: marekvospel <marekvospel@users.noreply.github.com>
1 parent cf9527e commit cc20837

5 files changed

Lines changed: 16 additions & 13 deletions

File tree

.changes/TRNKA.md

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

.changes/fr-command.md

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

.changes/windont.md

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

CHANGELOG.md

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

3+
## \[0.4.0]
4+
5+
- Add /amimir command
6+
- [516f189](https://github.com/SSPS-KB/workshop-bot/commit/516f1895931a105a31a3f2b0927591a0e6a8051b) amimir command ([#20](https://github.com/SSPS-KB/workshop-bot/pull/20)) on 2023-03-30
7+
- [2ac93f4](https://github.com/SSPS-KB/workshop-bot/commit/2ac93f448cf66bc774e4b442f34c852953401bbd) Update TRNKA.md ([#21](https://github.com/SSPS-KB/workshop-bot/pull/21)) on 2023-03-30
8+
- [d32ca1b](https://github.com/SSPS-KB/workshop-bot/commit/d32ca1b21820f432cede0cf3a3a99a9913bffc7e) Windownt command ([#24](https://github.com/SSPS-KB/workshop-bot/pull/24)) on 2023-04-01
9+
- [cf9527e](https://github.com/SSPS-KB/workshop-bot/commit/cf9527ec8d2adcf115284a2b992389bcf084ad74) fix: changes files on 2023-04-03
10+
- Add /fr command
11+
- [6cefde1](https://github.com/SSPS-KB/workshop-bot/commit/6cefde1815a88d81eeb68cd4354f24314e3463e1) added /fr comand ([#23](https://github.com/SSPS-KB/workshop-bot/pull/23)) on 2023-03-31
12+
- [d32ca1b](https://github.com/SSPS-KB/workshop-bot/commit/d32ca1b21820f432cede0cf3a3a99a9913bffc7e) Windownt command ([#24](https://github.com/SSPS-KB/workshop-bot/pull/24)) on 2023-04-01
13+
- [cf9527e](https://github.com/SSPS-KB/workshop-bot/commit/cf9527ec8d2adcf115284a2b992389bcf084ad74) fix: changes files on 2023-04-03
14+
- Add a /windont command
15+
- [d32ca1b](https://github.com/SSPS-KB/workshop-bot/commit/d32ca1b21820f432cede0cf3a3a99a9913bffc7e) Windownt command ([#24](https://github.com/SSPS-KB/workshop-bot/pull/24)) on 2023-04-01
16+
- [cf9527e](https://github.com/SSPS-KB/workshop-bot/commit/cf9527ec8d2adcf115284a2b992389bcf084ad74) fix: changes files on 2023-04-03
17+
318
## \[0.3.3]
419

520
- Add a /cat command that sends a random kitty review gif

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

0 commit comments

Comments
 (0)