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

Commit f0cda5b

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.2
1 parent f392c35 commit f0cda5b

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.4.2](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.1...v0.4.2) (2021-05-15)
2+
3+
4+
### Bug Fixes
5+
6+
* docs improvement to trigger Actions ([f392c35](https://github.com/EddieHubCommunity/EddieBot/commit/f392c352b79d36aa1a285da53c5c189f93e152c0))
7+
8+
9+
110
## [0.4.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.4.0...v0.4.1) (2021-05-15)
211

312

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

3544

3645

37-
## [0.3.2](https://github.com/EddieHubCommunity/EddieBot/compare/v0.3.1...v0.3.2) (2021-05-15)
38-
39-
40-
### Bug Fixes
41-
42-
* dependency install ([c126f66](https://github.com/EddieHubCommunity/EddieBot/commit/c126f6607b994cb7cbeca63868b5d3ecb1ce67fb))
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.4.1",
3+
"version": "0.4.2",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)