From 7fdc4e04e917da596b1b7ad66c526dd979ed8be4 Mon Sep 17 00:00:00 2001 From: SolcAndMe <97065474+SolcAndMe@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:20:49 +0000 Subject: [PATCH] Update changelog and release --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8cdec07..f132785 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fiatdao/sdk", - "version": "0.0.33", + "version": "0.0.34", "description": "Javascript library for interacting with the FIAT protocol's contracts", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/yarn.lock b/yarn.lock index ba6d9cc..b21a61d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1980,7 +1980,7 @@ chalk@^4.0.0: "changelog@https://github.com/fiatdao/changelog": version "0.0.0" - resolved "https://github.com/fiatdao/changelog#40333fa4edcfdfa2f80f22a715cdde1f6f031150" + resolved "https://github.com/fiatdao/changelog#63a730ce11be89c8449a1792be2e2b704be614e9" char-regex@^1.0.2: version "1.0.2"