Skip to content

Commit

Permalink
chore(release): 0.3.24 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.24](v0.3.23...v0.3.24) (2023-10-02)

### Features

* allow top-level navigation to point to a default token pair ([#460](#460)) ([08570cb](08570cb))
  • Loading branch information
semantic-release-bot committed Oct 2, 2023
1 parent 08570cb commit 143d64e
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.24](https://github.com/duality-labs/duality-web-app/compare/v0.3.23...v0.3.24) (2023-10-02)


### Features

* allow top-level navigation to point to a default token pair ([#460](https://github.com/duality-labs/duality-web-app/issues/460)) ([08570cb](https://github.com/duality-labs/duality-web-app/commit/08570cbf835aa633b01c8e0c2e3b2a0e29494736))

## [0.3.23](https://github.com/duality-labs/duality-web-app/compare/v0.3.22...v0.3.23) (2023-10-02)


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.23",
"version": "0.3.24",
"private": true,
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 143d64e

Please sign in to comment.