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

Commit add1f75

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.14.1
1 parent 7c51068 commit add1f75

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.14.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.14.0...v0.14.1) (2021-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* copyright holder's name to EddieHub ([#610](https://github.com/EddieHubCommunity/EddieBot/issues/610)) ([7c51068](https://github.com/EddieHubCommunity/EddieBot/commit/7c510684d061b6dda23eac8e52ed37e37d071860))
7+
8+
9+
110
# [0.14.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.13.5...v0.14.0) (2021-08-26)
211

312

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

3948

4049

41-
## [0.13.2](https://github.com/EddieHubCommunity/EddieBot/compare/v0.13.1...v0.13.2) (2021-08-09)
42-
43-
44-
### Bug Fixes
45-
46-
* log token error ([#586](https://github.com/EddieHubCommunity/EddieBot/issues/586)) ([25aa977](https://github.com/EddieHubCommunity/EddieBot/commit/25aa97739bac6a2ba0b3f5f231771e580c845350))
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.14.0",
3+
"version": "0.14.1",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)