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

Commit

Permalink
chore(release): v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 26, 2021
1 parent 4243e5c commit f7b3afb
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 @@
# [0.14.0](https://github.com/EddieHubCommunity/EddieBot/compare/v0.13.5...v0.14.0) (2021-08-26)


### Features

* gitpodify ([#600](https://github.com/EddieHubCommunity/EddieBot/issues/600)) ([4243e5c](https://github.com/EddieHubCommunity/EddieBot/commit/4243e5c51393035a969df3a55ed3779376407ea6))



## [0.13.5](https://github.com/EddieHubCommunity/EddieBot/compare/v0.13.4...v0.13.5) (2021-08-17)


Expand Down Expand Up @@ -38,12 +47,3 @@



## [0.13.1](https://github.com/EddieHubCommunity/EddieBot/compare/v0.13.0...v0.13.1) (2021-08-09)


### Bug Fixes

* roles to lowercase ([#585](https://github.com/EddieHubCommunity/EddieBot/issues/585)) ([6dce83e](https://github.com/EddieHubCommunity/EddieBot/commit/6dce83e7d9df0b1c9b22bd9909264ca3962d3248))



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": "0.13.5",
"version": "0.14.0",
"description": "Discord bot built using NestJS",
"author": "",
"private": true,
Expand Down Expand Up @@ -87,4 +87,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}

0 comments on commit f7b3afb

Please sign in to comment.