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

Commit 7a962b1

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.11.0
1 parent 20f2e5d commit 7a962b1

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.11.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.10.1...v0.11.0) (2021-07-04)
2+
3+
4+
### Features
5+
6+
* profile image check ([#300](https://github.com/EddieHubCommunity/EddieBot/issues/300)) ([20f2e5d](https://github.com/EddieHubCommunity/EddieBot/commit/20f2e5d89364bf5c2827af88897f612e5f7856ce))
7+
8+
9+
110
## [0.10.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.10.0...v0.10.1) (2021-07-03)
211

312

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

3544

3645

37-
## [0.9.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.9.0...v0.9.1) (2021-06-25)
38-
39-
40-
### Bug Fixes
41-
42-
* version error handling ([#564](https://github.com/EddieHubCommunity/EddieBot/issues/564)) ([4b066a8](https://github.com/EddieHubCommunity/EddieBot/commit/4b066a8b863aa59a8c894ad1e7db3918539a92c5))
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.10.1",
3+
"version": "0.11.0",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)