Skip to content

Commit

Permalink
chore(release): 0.1.31 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.31](v0.1.30...v0.1.31) (2022-10-05)

### Features

* 148 add current token price information ([#151](#151)) ([c47422f](c47422f))
  • Loading branch information
semantic-release-bot committed Oct 5, 2022
1 parent c47422f commit e314e45
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.1.31](https://github.com/duality-labs/duality-web-app/compare/v0.1.30...v0.1.31) (2022-10-05)


### Features

* 148 add current token price information ([#151](https://github.com/duality-labs/duality-web-app/issues/151)) ([c47422f](https://github.com/duality-labs/duality-web-app/commit/c47422fc84fe75b4713bc386598f069f3f37d4ac))

## [0.1.30](https://github.com/duality-labs/duality-web-app/compare/v0.1.29...v0.1.30) (2022-10-03)


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,6 +1,6 @@
{
"name": "duality-webapp",
"version": "0.1.30",
"version": "0.1.31",
"private": true,
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit e314e45

Please sign in to comment.