Skip to content

Commit b09520f

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

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

.changes/fix-ci.md

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

CHANGELOG.md

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

3+
## \[0.3.2]
4+
5+
- Fixed deploy CI
6+
- [7db5400](https://github.com/SSPS-KB/workshop-bot/commit/7db54002bbd50dedbe7c8cc5b14021dc6f30b2b3) ci: fx deploy ci on 2023-02-09
7+
- [7bd2cad](https://github.com/SSPS-KB/workshop-bot/commit/7bd2cadaab1e3c62cdbf21ece767bf8e0e52d940) publish new versions ([#8](https://github.com/SSPS-KB/workshop-bot/pull/8)) on 2023-02-09
8+
- [7afb478](https://github.com/SSPS-KB/workshop-bot/commit/7afb4787249fbba9e731a9db9005b9d009fb517c) chore: rename change on 2023-02-09
9+
310
## \[0.3.1]
411

512
- Fixed deploy CI

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

0 commit comments

Comments
 (0)