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

Commit 8e7c61b

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.5
1 parent 272a285 commit 8e7c61b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.5](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.4...v0.4.5) (2021-05-15)
2+
3+
4+
### Bug Fixes
5+
6+
* package repo details ([272a285](https://github.com/EddieHubCommunity/EddieBot/commit/272a2854678cae3aa74c074f9f38097cde46d6eb))
7+
8+
9+
110
## [0.4.4](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.3...v0.4.4) (2021-05-15)
211

312

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

3544

3645

37-
# [0.4.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.3.4...v0.4.0) (2021-05-15)
38-
39-
40-
### Features
41-
42-
* version command ([122d253](https://github.com/EddieHubCommunity/EddieBot/commit/122d25349aafbfa4b82d9567f2690a736996e728))
43-
44-
45-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eddiehub",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,
@@ -85,4 +85,4 @@
8585
"coverageDirectory": "../coverage",
8686
"testEnvironment": "node"
8787
}
88-
}
88+
}

0 commit comments

Comments
 (0)