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

Commit 7d106c3

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.8.0 [skip ci]
1 parent 2914a5f commit 7d106c3

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.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.10...v1.8.0) (2024-06-29)
2+
3+
4+
### Features
5+
6+
* migrate to ESM to allow for Alex upgrade ([#811](https://github.com/EddieHubCommunity/EddieBot/issues/811)) ([2914a5f](https://github.com/EddieHubCommunity/EddieBot/commit/2914a5f35b911e723ccefe7b0fc17c28de683674))
7+
8+
9+
110
## [1.7.10](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.9...v1.7.10) (2024-06-26)
211

312

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

3544

3645

37-
## [1.7.6](https://github.com/EddieHubCommunity/EddieBot/compare/v1.7.5...v1.7.6) (2024-06-22)
38-
39-
40-
### Bug Fixes
41-
42-
* remove team eddie role ([09d2c6f](https://github.com/EddieHubCommunity/EddieBot/commit/09d2c6f64bffa1537bb78028733f95239e6f673b))
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.7.10",
3+
"version": "1.8.0",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)