From 7912f2584bc3fe881080ce15063d8e16c7978031 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 11:18:23 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..885b5ad --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## 0.1.0 (2023-04-10) + + +### Features + +* add basic ui and animated background ([80f5102](https://github.com/fabianbormann/cardano-node-ui/commit/80f51027aa5f9bd7bbbdc0e205e43401fcd1600f)) +* display download progress ([349998f](https://github.com/fabianbormann/cardano-node-ui/commit/349998fd819cff8c4b3ea3ce7b19b43bd6a84cd5)) +* display node sync progress ([27d1936](https://github.com/fabianbormann/cardano-node-ui/commit/27d1936a9aef59cdea0effbf1b4353ced93b5158)) + + +### Bug Fixes + +* configure release please to produce 0.x.x versions ([691ef1a](https://github.com/fabianbormann/cardano-node-ui/commit/691ef1a0dba1ac363c84ac5487e66347142ab246)) +* remove test entry from github action ([3270d06](https://github.com/fabianbormann/cardano-node-ui/commit/3270d061098270715ee09d10676adaf53ef4677c))