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.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@shapeshiftoss/investor-idle-v2.7.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-idle-v2.6.2...@shapeshiftoss/investor-idle-v2.7.0) (2023-03-27)

### Features

* **investor-idle:** add active property ([#1226](#1226)) ([4a07a37](4a07a37))
  • Loading branch information
semantic-release-bot committed Mar 27, 2023
1 parent 4a07a37 commit 4826d62
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.7.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-idle-v2.6.2...@shapeshiftoss/investor-idle-v2.7.0) (2023-03-27)


### Features

* **investor-idle:** add active property ([#1226](https://github.com/shapeshift/lib/issues/1226)) ([4a07a37](https://github.com/shapeshift/lib/commit/4a07a373fadb1091c16ba23d6f5354c5ef025c96))

# [@shapeshiftoss/investor-idle-v2.6.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/investor-idle-v2.6.1...@shapeshiftoss/investor-idle-v2.6.2) (2023-03-03)


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.6.2",
"version": "2.7.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 4826d62

Please sign in to comment.