Skip to content

Commit

Permalink
chore(release): 1.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.6](v1.0.5...v1.0.6) (2022-01-17)

### Bug Fixes

* **tracking:** clear custom pings ([9b1be34](9b1be34)), closes [#514](#514) [#513](#513)
* paginate void trader interaction ([eee4c27](eee4c27)), closes [#512](#512)
* support first half of [#513](#513) ([846d04a](846d04a))
  • Loading branch information
semantic-release-bot committed Jan 17, 2022
1 parent b28426a commit fcdcd0f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.6](https://github.com/wfcd/genesis/compare/v1.0.5...v1.0.6) (2022-01-17)


### Bug Fixes

* **tracking:** clear custom pings ([9b1be34](https://github.com/wfcd/genesis/commit/9b1be34ec2321662c8a33d501dd9fc1ade879e7a)), closes [#514](https://github.com/wfcd/genesis/issues/514) [#513](https://github.com/wfcd/genesis/issues/513)
* paginate void trader interaction ([eee4c27](https://github.com/wfcd/genesis/commit/eee4c27dfc602b08f1f219bd13e4703d910fae06)), closes [#512](https://github.com/wfcd/genesis/issues/512)
* support first half of [#513](https://github.com/wfcd/genesis/issues/513) ([846d04a](https://github.com/wfcd/genesis/commit/846d04aeca1e8d7762c1498736b9322c8bf58884))

## [1.0.5](https://github.com/wfcd/genesis/compare/v1.0.4...v1.0.5) (2021-12-16)


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

0 comments on commit fcdcd0f

Please sign in to comment.