This repository has been archived by the owner on May 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Conventional Changelog Action
committed
Jan 28, 2023
1 parent
4041b47
commit 655b83a
Showing
3 changed files
with
12,080 additions
and
12,050 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# [0.2.0](https://github.com/kenryu42/ethereum-nft-sales-bot/compare/v0.1.0...v0.2.0) (2023-01-28) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix double counting of sales price ([070d5f6](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/070d5f68c619536396444416d69b16a59e76e93f)) | ||
* fix formatPrice bug ([ff768dd](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/ff768ddb963c188c4e4ba28664baac8c5d0eb0e5)) | ||
* fix missing erc721 from / to fields on discord ([deda2d0](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/deda2d052826dc5c73704137dcae262f4f3bdfc5)) | ||
* **sudoswap:** add robustSwapETHForSpecificNFTs filter ([98c646a](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/98c646a5e35d60397dcadccad579e12627da5bc1)) | ||
|
||
|
||
### Features | ||
|
||
* add blur marketplace and blur swap contract ([060adb1](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/060adb1b5e80186cfa88379b03d5048a09e05f48)) | ||
* add blur related types ([609d98c](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/609d98c6161e32e9312964cb90b31b13b5a501ed)) | ||
* add blur.io compability ([a5bbc7d](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/a5bbc7dd4256d97aeee27a95ddbdc1b2312017d2)) | ||
* add blur.io compability ([82797aa](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/82797aa3434f0af4974ff55a5c8c447776a6d15a)) | ||
* add blur.io marketplace event ([69bffac](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/69bffac9ffb5cf15e4c2fb6af92a456f5a18adb2)) | ||
|
||
|
||
### Performance Improvements | ||
|
||
* optimize discord embed image stability ([e195f89](https://github.com/kenryu42/ethereum-nft-sales-bot/commit/e195f89f960d56259fc89b483df9e83dfcd5b5f0)) | ||
|
||
|
||
|
||
# 0.1.0 (2022-08-19) | ||
|
||
|
||
|
Oops, something went wrong.