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

Commit 9569626

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.8.6 [skip ci]
1 parent 560e396 commit 9569626

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.6](https://github.com/EddieHubCommunity/EddieBot/compare/v1.8.5...v1.8.6) (2024-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* update ESLint to v9 ([#819](https://github.com/EddieHubCommunity/EddieBot/issues/819)) ([560e396](https://github.com/EddieHubCommunity/EddieBot/commit/560e396d4759acdd1b2742aab8e5b1f5ce2937b7))
7+
8+
9+
110
## [1.8.5](https://github.com/EddieHubCommunity/EddieBot/compare/v1.8.4...v1.8.5) (2024-08-20)
211

312

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

3544

3645

37-
## [1.8.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.8.0...v1.8.1) (2024-07-02)
38-
39-
40-
### Bug Fixes
41-
42-
* invalid link deletes message, so stop checking ([#813](https://github.com/EddieHubCommunity/EddieBot/issues/813)) ([450dcf0](https://github.com/EddieHubCommunity/EddieBot/commit/450dcf083065c28434698b09a2c4513c6bf64145))
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.5",
3+
"version": "1.8.6",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)