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.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 17, 2021
1 parent f24a408 commit 060be04
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
22 changes: 13 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.13.5](https://github.com/EddieHubCommunity/EddieBot/compare/v0.13.4...v0.13.5) (2021-08-17)


### Bug Fixes

* **code-review:** use `try/catch` ([65dcab7](https://github.com/EddieHubCommunity/EddieBot/commit/65dcab71b171fcd4710c7569f81d4c5f5c5a7a80))
* **lint:** eslint ([b7d0620](https://github.com/EddieHubCommunity/EddieBot/commit/b7d062082ffd5d2bdd2f0bdb10669fc06d4e51e4))
* **nodejs-compat:** unhandled catch ([a915351](https://github.com/EddieHubCommunity/EddieBot/commit/a915351bcbca5e8bbeac761caf4dc42030c6edb3))
* **regex:** block code blocks ([3799e6e](https://github.com/EddieHubCommunity/EddieBot/commit/3799e6e33feb4c5c39489bafa511292eb543d0dd))
* **regex:** block words starting with `\` ([4641a53](https://github.com/EddieHubCommunity/EddieBot/commit/4641a5310e5773c0b60d86466c4136ba23c48298))



## [0.13.4](https://github.com/EddieHubCommunity/EddieBot/compare/v0.13.3...v0.13.4) (2021-08-09)


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



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


### Features

* create tokens for auth-logic ([#580](https://github.com/EddieHubCommunity/EddieBot/issues/580)) ([f5b9284](https://github.com/EddieHubCommunity/EddieBot/commit/f5b928438b6ad1d9e092b3c961ff18b2d7dab556))



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

0 comments on commit 060be04

Please sign in to comment.