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.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 12, 2024
1 parent bd87a08 commit bd70f4f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.7.4](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.3...v1.7.4) (2024-06-12)


### Bug Fixes

* docker base image & js dependencies ([#804](https://github.com/EddieHubCommunity/EddieBot/issues/804)) ([bd87a08](https://github.com/EddieHubCommunity/EddieBot/commit/bd87a08501bb420801ef05288e28ff4c6bb9bfef))



## [1.7.3](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.2...v1.7.3) (2024-06-11)


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



## [1.6.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.6.0...v1.6.1) (2024-05-16)


### Bug Fixes

* check link for role ([61d27e8](https://github.com/EddieHubCommunity/EddieBot/commit/61d27e8b7a002c3f60e4cd93e9a0fcbb43f9bed5))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eddiehub",
"version": "1.7.3",
"version": "1.7.4",
"description": "Discord bot built using NestJS",
"author": "",
"private": true,
Expand Down Expand Up @@ -56,4 +56,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
}
}
}

0 comments on commit bd70f4f

Please sign in to comment.