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

Commit 39a6ec1

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.15.1
1 parent 5c40e91 commit 39a6ec1

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.15.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.15.0...v0.15.1) (2021-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* remove words from allow list ([5c40e91](https://github.com/EddieHubCommunity/EddieBot/commit/5c40e91d0cc484f66ac807a59e8da94d813bda27))
7+
8+
9+
110
# [0.15.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.14.1...v0.15.0) (2021-08-26)
211

312

@@ -38,12 +47,3 @@
3847

3948

4049

41-
## [0.13.4](https://github.com/EddieHubCommunity/EddieBot/compare/v0.13.3...v0.13.4) (2021-08-09)
42-
43-
44-
### Bug Fixes
45-
46-
* documemtation ([#587](https://github.com/EddieHubCommunity/EddieBot/issues/587)) ([63a6872](https://github.com/EddieHubCommunity/EddieBot/commit/63a6872024ae33fdc883806aaa735706da06f937))
47-
48-
49-

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

0 commit comments

Comments
 (0)