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

Commit

Permalink
chore(release): v1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 2, 2024
1 parent 450dcf0 commit 772c269
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.8.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.8.0...v1.8.1) (2024-07-02)


### Bug Fixes

* invalid link deletes message, so stop checking ([#813](https://github.com/EddieHubCommunity/EddieBot/issues/813)) ([450dcf0](https://github.com/EddieHubCommunity/EddieBot/commit/450dcf083065c28434698b09a2c4513c6bf64145))



# [1.8.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.10...v1.8.0) (2024-06-29)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [1.7.7](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.6...v1.7.7) (2024-06-23)


### Bug Fixes

* update action dependencies to latest versions ([#808](https://github.com/EddieHubCommunity/EddieBot/issues/808)) ([e935a42](https://github.com/EddieHubCommunity/EddieBot/commit/e935a42d0c4126533d66a275fbfdd93162f06165))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eddiehub",
"version": "1.8.0",
"version": "1.8.1",
"description": "Discord bot built using NestJS",
"author": "",
"private": true,
Expand Down

0 comments on commit 772c269

Please sign in to comment.