From 58a6b994639e9f2dfbc539d39ade8727cb7b85cf Mon Sep 17 00:00:00 2001 From: Yashvardhan Jagnani <60016972+jagnani73@users.noreply.github.com> Date: Thu, 3 Oct 2024 22:39:38 +0530 Subject: [PATCH] !v1.0.2 (#209) --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b93c28..982c1a49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog for GoldRush Kit +## 1.0.2 + +**Fixes** + +- Build issues caused by `cva` + ## 1.0.1 **Fixes** diff --git a/package-lock.json b/package-lock.json index 7afa1f04..8f3a5390 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@covalenthq/goldrush-kit", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@covalenthq/goldrush-kit", - "version": "1.0.1", + "version": "1.0.2", "license": "Apache-2.0", "dependencies": { "@covalenthq/client-sdk": "^2.1.1", diff --git a/package.json b/package.json index fc376919..c7b846ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@covalenthq/goldrush-kit", - "version": "1.0.1", + "version": "1.0.2", "description": "Beautifully designed React components for web3 dApp frontend. Easily fetch data from 200+ blockchains. Open-source. Customizable.", "exports": { ".": {