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

Commit 772c269

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.8.1 [skip ci]
1 parent 450dcf0 commit 772c269

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+
## [1.8.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.8.0...v1.8.1) (2024-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* invalid link deletes message, so stop checking ([#813](https://github.com/EddieHubCommunity/EddieBot/issues/813)) ([450dcf0](https://github.com/EddieHubCommunity/EddieBot/commit/450dcf083065c28434698b09a2c4513c6bf64145))
7+
8+
9+
110
# [1.8.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.10...v1.8.0) (2024-06-29)
211

312

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

3544

3645

37-
## [1.7.7](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.6...v1.7.7) (2024-06-23)
38-
39-
40-
### Bug Fixes
41-
42-
* update action dependencies to latest versions ([#808](https://github.com/EddieHubCommunity/EddieBot/issues/808)) ([e935a42](https://github.com/EddieHubCommunity/EddieBot/commit/e935a42d0c4126533d66a275fbfdd93162f06165))
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": "1.8.0",
3+
"version": "1.8.1",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)