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

Commit bc04872

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.6.0
1 parent 2ec6e00 commit bc04872

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.6.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.5.3...v1.6.0) (2024-05-16)
2+
3+
4+
### Features
5+
6+
* ignore link check for role ([#800](https://github.com/EddieHubCommunity/EddieBot/issues/800)) ([2ec6e00](https://github.com/EddieHubCommunity/EddieBot/commit/2ec6e002fec0c7ef5cacec0374ef8f9dea3c8124))
7+
8+
9+
110
## [1.5.3](https://github.com/EddieHubCommunity/EddieBot/compare/v1.5.2...v1.5.3) (2024-05-15)
211

312

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

3544

3645

37-
## [1.4.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.4.0...v1.4.1) (2024-05-07)
38-
39-
40-
### Bug Fixes
41-
42-
* mongo does not need cert file ([#792](https://github.com/EddieHubCommunity/EddieBot/issues/792)) ([02a4aa4](https://github.com/EddieHubCommunity/EddieBot/commit/02a4aa49b04222c16c0e02c5bbdc1ac2933d186a))
43-
44-
45-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eddiehub",
3-
"version": "1.5.3",
3+
"version": "1.6.0",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)