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

Commit 2d37e6a

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.0
1 parent a250e90 commit 2d37e6a

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.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.5.2...v0.6.0) (2021-06-02)
2+
3+
4+
### Features
5+
6+
* prevent sir from being used ([#550](https://github.com/EddieHubCommunity/EddieBot/issues/550)) ([a250e90](https://github.com/EddieHubCommunity/EddieBot/commit/a250e90000a23db33338808cb0493e5914df7976))
7+
8+
9+
110
## [0.5.2](https://github.com/EddieHubCommunity/EddieBot/compare/v0.5.1...v0.5.2) (2021-05-20)
211

312

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

4049

4150

42-
## [0.4.4](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.3...v0.4.4) (2021-05-15)
43-
44-
45-
### Bug Fixes
46-
47-
* secret rename mis-match ([8a6fe31](https://github.com/EddieHubCommunity/EddieBot/commit/8a6fe3199de88b4aa381a43aea5fa65448555649))
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.2",
3+
"version": "0.6.0",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)