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

Commit 5542b45

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.1
1 parent c81c3e1 commit 5542b45

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.6.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.6.0...v0.6.1) (2021-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **alexjs:** case sensitivity eddieMatch ([#551](https://github.com/EddieHubCommunity/EddieBot/issues/551)) ([c81c3e1](https://github.com/EddieHubCommunity/EddieBot/commit/c81c3e166b4b9ef6003459a4f1b5cc8107517101))
7+
8+
9+
110
# [0.6.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.5.2...v0.6.0) (2021-06-02)
211

312

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

4049

4150

42-
## [0.4.5](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.4...v0.4.5) (2021-05-15)
43-
44-
45-
### Bug Fixes
46-
47-
* package repo details ([272a285](https://github.com/EddieHubCommunity/EddieBot/commit/272a2854678cae3aa74c074f9f38097cde46d6eb))
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.6.0",
3+
"version": "0.6.1",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)