From 20909c0b00470a03b094106587cadce3c25d4194 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 24 Feb 2023 21:31:49 +0000 Subject: [PATCH] chore(release): 7.1.3 [skip ci] # [@shapeshiftoss/investor-foxy-v7.1.3](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-foxy-v7.1.2...@shapeshiftoss/investor-foxy-v7.1.3) (2023-02-24) --- packages/investor-foxy/CHANGELOG.md | 2 ++ packages/investor-foxy/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/investor-foxy/CHANGELOG.md b/packages/investor-foxy/CHANGELOG.md index 6b346c4b4..2dc8e643c 100644 --- a/packages/investor-foxy/CHANGELOG.md +++ b/packages/investor-foxy/CHANGELOG.md @@ -1,3 +1,5 @@ +# [@shapeshiftoss/investor-foxy-v7.1.3](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-foxy-v7.1.2...@shapeshiftoss/investor-foxy-v7.1.3) (2023-02-24) + # [@shapeshiftoss/investor-foxy-v7.1.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-foxy-v7.1.1...@shapeshiftoss/investor-foxy-v7.1.2) (2023-02-23) diff --git a/packages/investor-foxy/package.json b/packages/investor-foxy/package.json index 3bf44ea96..b7af7f5e1 100644 --- a/packages/investor-foxy/package.json +++ b/packages/investor-foxy/package.json @@ -1,6 +1,6 @@ { "name": "@shapeshiftoss/investor-foxy", - "version": "7.1.2", + "version": "7.1.3", "description": "An API layer for interaction with the ShapeShift FOXy contract", "main": "dist/index.js", "types": "dist/index.d.ts",