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

Commit 3ed025b

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.5.3
1 parent cc38054 commit 3ed025b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.3](https://github.com/EddieHubCommunity/EddieBot/compare/v1.5.2...v1.5.3) (2024-05-15)
2+
3+
4+
### Bug Fixes
5+
6+
* log updates to admin channel ([#798](https://github.com/EddieHubCommunity/EddieBot/issues/798)) ([cc38054](https://github.com/EddieHubCommunity/EddieBot/commit/cc380546adb54299945fa2e6541478a773442270))
7+
8+
9+
110
## [1.5.2](https://github.com/EddieHubCommunity/EddieBot/compare/v1.5.1...v1.5.2) (2024-05-08)
211

312

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

3544

3645

37-
# [1.4.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.3.2...v1.4.0) (2024-05-07)
38-
39-
40-
### Features
41-
42-
* checks for links ([#791](https://github.com/EddieHubCommunity/EddieBot/issues/791)) ([e5a1b8e](https://github.com/EddieHubCommunity/EddieBot/commit/e5a1b8ed2ae817e077d27aba61c699bf6b5808d8))
43-
44-
45-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eddiehub",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)