From 2b7d77d1cefa321535c4ea60d6ee1e7c4e65eb26 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 11 Feb 2023 04:46:57 +0000 Subject: [PATCH] chore(release): 6.4.1 [skip ci] # [@shapeshiftoss/investor-yearn-v6.4.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-yearn-v6.4.0...@shapeshiftoss/investor-yearn-v6.4.1) (2023-02-11) --- packages/investor-yearn/CHANGELOG.md | 2 ++ packages/investor-yearn/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/investor-yearn/CHANGELOG.md b/packages/investor-yearn/CHANGELOG.md index 90e282eb4..56115da76 100644 --- a/packages/investor-yearn/CHANGELOG.md +++ b/packages/investor-yearn/CHANGELOG.md @@ -1,3 +1,5 @@ +# [@shapeshiftoss/investor-yearn-v6.4.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-yearn-v6.4.0...@shapeshiftoss/investor-yearn-v6.4.1) (2023-02-11) + # [@shapeshiftoss/investor-yearn-v6.4.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-yearn-v6.3.0...@shapeshiftoss/investor-yearn-v6.4.0) (2023-01-13) diff --git a/packages/investor-yearn/package.json b/packages/investor-yearn/package.json index 7f25c3324..21902037e 100644 --- a/packages/investor-yearn/package.json +++ b/packages/investor-yearn/package.json @@ -1,6 +1,6 @@ { "name": "@shapeshiftoss/investor-yearn", - "version": "6.4.0", + "version": "6.4.1", "description": "An api layer for interaction with the ShapeShift Yearn Router Contract and the Yearn Vault contracts", "main": "dist/index.js", "types": "dist/index.d.ts",