Skip to content

Commit

Permalink
hotfix/1.19.4 (#828)
Browse files Browse the repository at this point in the history
* Hotfix: Add mapping for NDX token price on Arbitrum (#816)

* Add mapping for NDX token price on Arbitrum

* 1.19.1

* hotfix/1.19.3 (#822)

* add LBP pool type

* 1.19.3

* more tweaks for LBP

* refactor: use poolType instead of pool to determine type

* fix: correctly identifying stable pools (#825)

* 1.19.4

Co-authored-by: rabmarut <[email protected]>
Co-authored-by: Gareth Fuller <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2021
1 parent aa805e3 commit dcb3622
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balancer-labs/frontend-v2",
"version": "1.19.3",
"version": "1.19.4",
"engines": {
"node": "14.x",
"npm": ">=7"
Expand Down

4 comments on commit dcb3622

@vercel
Copy link

@vercel vercel bot commented on dcb3622 Sep 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on dcb3622 Sep 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on dcb3622 Sep 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on dcb3622 Sep 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.