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

Commit 4f7c7eb

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.5.2
1 parent cfae119 commit 4f7c7eb

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.5.2](https://github.com/EddieHubCommunity/EddieBot/compare/v0.5.1...v0.5.2) (2021-05-20)
2+
3+
4+
### Bug Fixes
5+
6+
* brother/sister should not be ignored ([cfae119](https://github.com/EddieHubCommunity/EddieBot/commit/cfae1195dc3ce44c4922d6547c73d311d7b461e8))
7+
8+
9+
110
## [0.5.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.5.0...v0.5.1) (2021-05-20)
211

312

@@ -39,12 +48,3 @@
3948

4049

4150

42-
## [0.4.3](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.2...v0.4.3) (2021-05-15)
43-
44-
45-
### Bug Fixes
46-
47-
* renamed envars ([6406407](https://github.com/EddieHubCommunity/EddieBot/commit/6406407fb8bebc9eb0338bdc90b10f8e4ad6afe8))
48-
49-
50-

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.5.1",
3+
"version": "0.5.2",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)