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

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@shapeshiftoss/investor-idle-v2.6.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-idle-v2.5.2...@shapeshiftoss/investor-idle-v2.6.0) (2023-02-24)

### Features

* **investor-idle:** expose IdleOpportunity strategy ([#1212](#1212)) ([4fab669](4fab669))
  • Loading branch information
semantic-release-bot committed Feb 24, 2023
1 parent 4fab669 commit 59eea88
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/investor-idle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@shapeshiftoss/investor-idle-v2.6.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-idle-v2.5.2...@shapeshiftoss/investor-idle-v2.6.0) (2023-02-24)


### Features

* **investor-idle:** expose IdleOpportunity strategy ([#1212](https://github.com/shapeshift/lib/issues/1212)) ([4fab669](https://github.com/shapeshift/lib/commit/4fab669dccec73d35519f74b32bc726809436152))

# [@shapeshiftoss/investor-idle-v2.5.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-idle-v2.5.1...@shapeshiftoss/investor-idle-v2.5.2) (2023-02-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/investor-idle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shapeshiftoss/investor-idle",
"version": "2.5.2",
"version": "2.6.0",
"description": "An api layer for interaction with the ShapeShift Idle Router Contract and the Idle Vault contracts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 59eea88

Please sign in to comment.