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

Commit 07dcfe7

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.0
1 parent ef75597 commit 07dcfe7

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.10.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.9.3...v0.10.0) (2021-07-02)
2+
3+
4+
### Features
5+
6+
* add "kushi" to whitelist ([ef75597](https://github.com/EddieHubCommunity/EddieBot/commit/ef755975212e1ce7bb6c05d0ebf3272152c5d648))
7+
8+
9+
110
## [0.9.3](https://github.com/EddieHubCommunity/EddieBot/compare/v0.9.2...v0.9.3) (2021-06-26)
211

312

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

3544

3645

37-
# [0.8.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.7.2...v0.8.0) (2021-06-23)
38-
39-
40-
### Features
41-
42-
* delete notification on messageDelete ([#557](https://github.com/EddieHubCommunity/EddieBot/issues/557)) ([309e92d](https://github.com/EddieHubCommunity/EddieBot/commit/309e92d27a79622c2c454d6f7d009199b534ec33))
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.9.3",
3+
"version": "0.10.0",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)