Skip to content

Commit

Permalink
chore(release): 2.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.11.0](v2.10.3...v2.11.0) (2023-09-28)

### Features

* support multi-baro ([#727](#727)) ([aeb057a](aeb057a))
  • Loading branch information
semantic-release-bot committed Sep 28, 2023
1 parent 42a2de5 commit 80e2806
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.0](https://github.com/WFCD/genesis/compare/v2.10.3...v2.11.0) (2023-09-28)


### Features

* support multi-baro ([#727](https://github.com/WFCD/genesis/issues/727)) ([aeb057a](https://github.com/WFCD/genesis/commit/aeb057a10551d671f29a5a57b1b5732af784c522))

## [2.10.3](https://github.com/WFCD/genesis/compare/v2.10.2...v2.10.3) (2023-08-28)


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

0 comments on commit 80e2806

Please sign in to comment.