Skip to content

Commit

Permalink
chore(main): release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 18, 2023
1 parent b5e2cb7 commit ebd1a81
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.6](https://github.com/fabianbormann/cardano-node-ui/compare/v0.1.5...v0.1.6) (2023-05-18)


### Features

* disable button while restarting ([4d53d22](https://github.com/fabianbormann/cardano-node-ui/commit/4d53d22428a3e98b6b00384bee8ab5fcb790624d))

## [0.1.5](https://github.com/fabianbormann/cardano-node-ui/compare/v0.1.4...v0.1.5) (2023-05-07)


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
Expand Up @@ -2,7 +2,7 @@
"name": "cardano-node-ui",
"homepage": "./",
"description": "This project aims to provide a streamlined, single-click ui solution for launching a Cardano node",
"version": "0.1.5",
"version": "0.1.6",
"author": "Fabian Bormann <[email protected]>",
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit ebd1a81

Please sign in to comment.