Skip to content

Commit

Permalink
chore(release): 2.8.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.8.3](v2.8.2...v2.8.3) (2023-03-18)

### Bug Fixes

* catch some errors, log debug webhook info ([d86d42a](d86d42a))
  • Loading branch information
semantic-release-bot committed Mar 18, 2023
1 parent d86d42a commit 97f4ad5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.8.3](https://github.com/WFCD/genesis/compare/v2.8.2...v2.8.3) (2023-03-18)


### Bug Fixes

* catch some errors, log debug webhook info ([d86d42a](https://github.com/WFCD/genesis/commit/d86d42adb17e19f48ae6fb8d257934752da5fb6b))

## [2.8.2](https://github.com/WFCD/genesis/compare/v2.8.1...v2.8.2) (2023-03-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesis",
"version": "2.8.2",
"version": "2.8.3",
"description": "A Warframe bot for your Discord server or clan :star:",
"main": "main.js",
"private": true,
Expand Down

0 comments on commit 97f4ad5

Please sign in to comment.