Skip to content

Commit

Permalink
chore(release): 2.11.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.3](v2.11.2...v2.11.3) (2024-04-03)

### Bug Fixes

* **tr:** bad command name translation ([#796](#796)) ([e20a060](e20a060))
  • Loading branch information
semantic-release-bot committed Apr 3, 2024
1 parent e20a060 commit a5f7599
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.11.3](https://github.com/WFCD/genesis/compare/v2.11.2...v2.11.3) (2024-04-03)


### Bug Fixes

* **tr:** bad command name translation ([#796](https://github.com/WFCD/genesis/issues/796)) ([e20a060](https://github.com/WFCD/genesis/commit/e20a0603dda2b1f8595f5c23c986bce8c055e342))

## [2.11.2](https://github.com/WFCD/genesis/compare/v2.11.1...v2.11.2) (2024-04-03)


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.11.2",
"version": "2.11.3",
"description": "A Warframe bot for your Discord server or clan :star:",
"main": "main.js",
"private": true,
Expand Down

0 comments on commit a5f7599

Please sign in to comment.