Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 622dd60

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.1
1 parent 52344f2 commit 622dd60

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.0...v0.4.1) (2021-05-15)
2+
3+
4+
### Bug Fixes
5+
6+
* discord bot prefix envar ([52344f2](https://github.com/EddieHubCommunity/EddieBot/commit/52344f2a19501edb95f93f0026bee69ed65c2375))
7+
8+
9+
110
# [0.4.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.3.4...v0.4.0) (2021-05-15)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [0.3.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.3.0...v0.3.1) (2021-05-15)
38-
39-
40-
### Bug Fixes
41-
42-
* lowercase gh cr path ([5c71466](https://github.com/EddieHubCommunity/EddieBot/commit/5c71466380ea6f8820152bbee5b90cb03879adfe))
43-
44-
45-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eddiehub",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)