Skip to content

Commit 9d231a5

Browse files
chore(release): 0.2.1 [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2023-07-08) ### Features * upgrade API to backend v0.2.1 ([#371](#371)) ([a85b5b7](a85b5b7))
1 parent a85b5b7 commit 9d231a5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/duality-labs/duality-web-app/compare/v0.2.0...v0.2.1) (2023-07-08)
4+
5+
6+
### Features
7+
8+
* upgrade API to backend v0.2.1 ([#371](https://github.com/duality-labs/duality-web-app/issues/371)) ([a85b5b7](https://github.com/duality-labs/duality-web-app/commit/a85b5b73ab9b20210a30efcac5487f789f4a2ff2))
9+
310
## [0.2.0](https://github.com/duality-labs/duality-web-app/compare/v0.1.114...v0.2.0) (2023-07-08)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "duality-webapp",
33
"homepage": "https://app.duality.xyz",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"private": true,
66
"scripts": {
77
"start": "react-scripts start",

0 commit comments

Comments
 (0)