Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
chore(release): 6.4.2 [skip ci]
Browse files Browse the repository at this point in the history
# [@shapeshiftoss/investor-yearn-v6.4.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-yearn-v6.4.1...@shapeshiftoss/investor-yearn-v6.4.2) (2023-02-23)

### Bug Fixes

* **chain-adapters:** use snake_case for all osmosis tx fields ([#1205](#1205)) ([957569a](957569a))
  • Loading branch information
semantic-release-bot committed Feb 23, 2023
1 parent b0d29fd commit a738bad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/investor-yearn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@shapeshiftoss/investor-yearn-v6.4.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-yearn-v6.4.1...@shapeshiftoss/investor-yearn-v6.4.2) (2023-02-23)


### Bug Fixes

* **chain-adapters:** use snake_case for all osmosis tx fields ([#1205](https://github.com/shapeshift/lib/issues/1205)) ([957569a](https://github.com/shapeshift/lib/commit/957569a5e3460ae56a40d6d8337398504f741a8f))

# [@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)
Expand Down
2 changes: 1 addition & 1 deletion packages/investor-yearn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shapeshiftoss/investor-yearn",
"version": "6.4.1",
"version": "6.4.2",
"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",
Expand Down

0 comments on commit a738bad

Please sign in to comment.