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",