Skip to content

Commit

Permalink
update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
spacehaz committed Apr 7, 2023
1 parent c9a846b commit e40b04d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Linkdrop Claim app

## 2.2.2
- Added helper to resolve metadata image for ERC1155/ERC721

## 2.2.1
- Alchemy API added
- ERC20 claim flow
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": "app-claim",
"version": "2.2.1",
"version": "2.2.2",
"private": true,
"dependencies": {
"@craco/craco": "^6.4.0",
Expand Down

0 comments on commit e40b04d

Please sign in to comment.