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

Commit 4908ef6

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.1.0
1 parent d30e5c9 commit 4908ef6

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+
# [1.1.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.0.2...v1.1.0) (2022-07-17)
2+
3+
4+
### Features
5+
6+
* version command ([d30e5c9](https://github.com/EddieHubCommunity/EddieBot/commit/d30e5c94c4eebc7f6aab59700f56cdcb703843f1))
7+
8+
9+
110
## [1.0.2](https://github.com/EddieHubCommunity/EddieBot/compare/v1.0.1...v1.0.2) (2022-07-17)
211

312

@@ -47,12 +56,3 @@
4756

4857

4958

50-
## [0.18.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.18.0...v0.18.1) (2022-05-04)
51-
52-
53-
### Bug Fixes
54-
55-
* removed duplicate config ([#711](https://github.com/EddieHubCommunity/EddieBot/issues/711)) ([ae01c3f](https://github.com/EddieHubCommunity/EddieBot/commit/ae01c3f8803814cdca0b74881c1237b70281f7ac))
56-
57-
58-

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

0 commit comments

Comments
 (0)