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

Commit

Permalink
chore(release): 8.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@shapeshiftoss/investor-foxy-v8.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-foxy-v7.1.3...@shapeshiftoss/investor-foxy-v8.0.0) (2023-02-28)

### Features

* **investor-foxy:** rename Token_Staking provider to Staking ([#1218](#1218)) ([d17ffe5](d17ffe5))

### BREAKING CHANGES

* **investor-foxy:** rename DefiType.TokenStaking to DefiType.Staking
  • Loading branch information
semantic-release-bot committed Feb 28, 2023
1 parent d17ffe5 commit 36ea77f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/investor-foxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [@shapeshiftoss/investor-foxy-v8.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-foxy-v7.1.3...@shapeshiftoss/investor-foxy-v8.0.0) (2023-02-28)


### Features

* **investor-foxy:** rename Token_Staking provider to Staking ([#1218](https://github.com/shapeshift/lib/issues/1218)) ([d17ffe5](https://github.com/shapeshift/lib/commit/d17ffe582a5f6c27043079cca0e13d63703c22f4))


### BREAKING CHANGES

* **investor-foxy:** rename DefiType.TokenStaking to DefiType.Staking

# [@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)
Expand Down
2 changes: 1 addition & 1 deletion packages/investor-foxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shapeshiftoss/investor-foxy",
"version": "7.1.3",
"version": "8.0.0",
"description": "An API layer for interaction with the ShapeShift FOXy contract",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 36ea77f

Please sign in to comment.