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

Commit cf4a75e

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.5.0
1 parent ae8b953 commit cf4a75e

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

CHANGELOG.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.5.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.5...v0.5.0) (2021-05-17)
2+
3+
4+
### Bug Fixes
5+
6+
* removed unused docs ([ae8b953](https://github.com/EddieHubCommunity/EddieBot/commit/ae8b95386f9b7fd5c821960a5d3ef7638c773cff))
7+
8+
9+
### Features
10+
11+
* flag custom words ([#461](https://github.com/EddieHubCommunity/EddieBot/issues/461)) ([#537](https://github.com/EddieHubCommunity/EddieBot/issues/537)) ([81b9584](https://github.com/EddieHubCommunity/EddieBot/commit/81b9584cf8e87989f8e3754959367643f6a1ff72))
12+
13+
14+
115
## [0.4.5](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.4...v0.4.5) (2021-05-15)
216

317

@@ -34,12 +48,3 @@
3448

3549

3650

37-
## [0.4.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.0...v0.4.1) (2021-05-15)
38-
39-
40-
### Bug Fixes
41-
42-
* discord bot prefix envar ([52344f2](https://github.com/EddieHubCommunity/EddieBot/commit/52344f2a19501edb95f93f0026bee69ed65c2375))
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.5",
3+
"version": "0.5.0",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)