Skip to content

Commit

Permalink
chore(release): 0.1.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.7](v0.1.6...v0.1.7) (2022-07-25)

### Features

* 85 update swap page logic to cosmjs usage ([#93](#93)) ([ec69ea4](ec69ea4))
  • Loading branch information
semantic-release-bot committed Jul 25, 2022
1 parent ec69ea4 commit eccd97f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 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.7](https://github.com/duality-labz/duality-web-app/compare/v0.1.6...v0.1.7) (2022-07-25)


### Features

* 85 update swap page logic to cosmjs usage ([#93](https://github.com/duality-labz/duality-web-app/issues/93)) ([ec69ea4](https://github.com/duality-labz/duality-web-app/commit/ec69ea492f76e98eea44a446fe9edcf957729192))

## [0.1.6](https://github.com/duality-labz/duality-web-app/compare/v0.1.5...v0.1.6) (2022-07-21)


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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "duality-webapp",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -76,4 +76,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit eccd97f

Please sign in to comment.