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

Commit 8bafe16

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.0
1 parent 407bc55 commit 8bafe16

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

CHANGELOG.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.2.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.1.2...v1.2.0) (2022-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* deployed version ([936447f](https://github.com/EddieHubCommunity/EddieBot/commit/936447fb032eaf45be9d17b24168165677e97fb7))
7+
8+
9+
### Features
10+
11+
* display bot stats ([407bc55](https://github.com/EddieHubCommunity/EddieBot/commit/407bc55d936966e4b2f9b6c38ade6c39dac6f7a5))
12+
13+
14+
115
## [1.1.2](https://github.com/EddieHubCommunity/EddieBot/compare/v1.1.1...v1.1.2) (2022-07-17)
216

317

@@ -34,12 +48,3 @@
3448

3549

3650

37-
## [1.0.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.0.0...v1.0.1) (2022-07-17)
38-
39-
40-
### Bug Fixes
41-
42-
* github actions node version ([1b7ca58](https://github.com/EddieHubCommunity/EddieBot/commit/1b7ca5859e5e2d23bb0fde4f5f82a4aacc834fd4))
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": "1.1.2",
3+
"version": "1.2.0",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)