Skip to content

Commit

Permalink
chore(release): 0.1.13 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.13](v0.1.12...v0.1.13) (2022-08-05)

### Fixes

* 52 add theming ([#106](#106)) ([5ad37ff](5ad37ff))
  • Loading branch information
semantic-release-bot committed Aug 5, 2022
1 parent 5ad37ff commit ac63ef6
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.13](https://github.com/duality-labz/duality-web-app/compare/v0.1.12...v0.1.13) (2022-08-05)


### Fixes

* 52 add theming ([#106](https://github.com/duality-labz/duality-web-app/issues/106)) ([5ad37ff](https://github.com/duality-labz/duality-web-app/commit/5ad37ff6ba58a7d2e8fb3b416974d083fa86c0e4))

## [0.1.12](https://github.com/duality-labz/duality-web-app/compare/v0.1.11...v0.1.12) (2022-08-04)


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

0 comments on commit ac63ef6

Please sign in to comment.