diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a8c7fac..b2b93c28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog for GoldRush Kit +## 1.0.1 + +**Fixes** + +- Gas Card active state +- Build issues caused by `cva` + ## 1.0.0 **Features** diff --git a/package-lock.json b/package-lock.json index 3db83661..7afa1f04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@covalenthq/goldrush-kit", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@covalenthq/goldrush-kit", - "version": "1.0.0", + "version": "1.0.1", "license": "Apache-2.0", "dependencies": { "@covalenthq/client-sdk": "^2.1.1", diff --git a/package.json b/package.json index dbef1244..fc376919 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@covalenthq/goldrush-kit", - "version": "1.0.0", + "version": "1.0.1", "description": "Beautifully designed React components for web3 dApp frontend. Easily fetch data from 200+ blockchains. Open-source. Customizable.", "exports": { ".": {