Skip to content

Commit

Permalink
Merge branch 'main' into 452-optimize-tick-liquidity-fetching-through…
Browse files Browse the repository at this point in the history
…-indexer
  • Loading branch information
dib542 authored Oct 20, 2023
2 parents f758cfa + a33d633 commit 7e4af25
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.32](https://github.com/duality-labs/duality-web-app/compare/v0.3.31...v0.3.32) (2023-10-18)


### Fixes

* dev token prices should all be non zero ([#473](https://github.com/duality-labs/duality-web-app/issues/473)) ([6de0f01](https://github.com/duality-labs/duality-web-app/commit/6de0f015b9eca0cda36aad27757a509505191c37))

## [0.3.31](https://github.com/duality-labs/duality-web-app/compare/v0.3.30...v0.3.31) (2023-10-18)


Expand Down
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,7 +1,7 @@
{
"name": "duality-webapp",
"homepage": "https://app.duality.xyz",
"version": "0.3.31",
"version": "0.3.32",
"private": true,
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 7e4af25

Please sign in to comment.