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

Commit bd70f4f

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.7.4
1 parent bd87a08 commit bd70f4f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.7.4](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.3...v1.7.4) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* docker base image & js dependencies ([#804](https://github.com/EddieHubCommunity/EddieBot/issues/804)) ([bd87a08](https://github.com/EddieHubCommunity/EddieBot/commit/bd87a08501bb420801ef05288e28ff4c6bb9bfef))
7+
8+
9+
110
## [1.7.3](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.2...v1.7.3) (2024-06-11)
211

312

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

3544

3645

37-
## [1.6.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.6.0...v1.6.1) (2024-05-16)
38-
39-
40-
### Bug Fixes
41-
42-
* check link for role ([61d27e8](https://github.com/EddieHubCommunity/EddieBot/commit/61d27e8b7a002c3f60e4cd93e9a0fcbb43f9bed5))
43-
44-
45-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eddiehub",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,
@@ -56,4 +56,4 @@
5656
"ts-node": "^10.9.2",
5757
"typescript": "^5.4.5"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)