Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2024-06-03)

### Features

* check for token balance ([#8](#8)) ([90a39fb](90a39fb))
  • Loading branch information
jumpdefi-bot committed Jun 3, 2024
1 parent 851466b commit 8c1a2ef
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 @@
# [1.2.0](https://github.com/Good-Fortune-Felines-Core-Team/airdrop-tool/compare/v1.1.0...v1.2.0) (2024-06-03)


### Features

* check for token balance ([#8](https://github.com/Good-Fortune-Felines-Core-Team/airdrop-tool/issues/8)) ([90a39fb](https://github.com/Good-Fortune-Felines-Core-Team/airdrop-tool/commit/90a39fbf7e5a05a41c11668b9660123a398a6269))

# [1.2.0-beta.1](https://github.com/Good-Fortune-Felines-Core-Team/airdrop-tool/compare/v1.1.0...v1.2.0-beta.1) (2024-06-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": "@jumpdefi/airdrop-tool",
"version": "1.2.0-beta.1",
"version": "1.2.0",
"description": "An airdrop tool for NEP-141 tokens that is designed to shoot a number of tokens to an NFT allowlist (or any list), with the ability to shoot multiple allocations to specific addresses.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8c1a2ef

Please sign in to comment.