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.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 16, 2024
1 parent 2ec6e00 commit bc04872
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.6.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.5.3...v1.6.0) (2024-05-16)


### Features

* ignore link check for role ([#800](https://github.com/EddieHubCommunity/EddieBot/issues/800)) ([2ec6e00](https://github.com/EddieHubCommunity/EddieBot/commit/2ec6e002fec0c7ef5cacec0374ef8f9dea3c8124))



## [1.5.3](https://github.com/EddieHubCommunity/EddieBot/compare/v1.5.2...v1.5.3) (2024-05-15)


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



## [1.4.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.4.0...v1.4.1) (2024-05-07)


### Bug Fixes

* mongo does not need cert file ([#792](https://github.com/EddieHubCommunity/EddieBot/issues/792)) ([02a4aa4](https://github.com/EddieHubCommunity/EddieBot/commit/02a4aa49b04222c16c0e02c5bbdc1ac2933d186a))



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.5.3",
"version": "1.6.0",
"description": "Discord bot built using NestJS",
"author": "",
"private": true,
Expand Down

0 comments on commit bc04872

Please sign in to comment.