Skip to content

Commit 182faa8

Browse files
docs: repapre release
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
1 parent 962c073 commit 182faa8

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v0.0.3-beta.7
2+
3+
## Fixed
4+
- remove box shadow from the snackbar ([commit](https://github.com/clightning4j/ln-dashboard/commit/962c073274e0e5e3f724b455493b26eaff58d9bf)). @gautamjajoo 20-08-2022
5+
- catch the exception in the ping API ([commit](https://github.com/clightning4j/ln-dashboard/commit/2a244c5548d4e0f5dd0fddca9fb118ab171a1ffa)). @vincenzopalazzo 19-08-2022
6+
7+
## Added
8+
- refactor code ([commit](https://github.com/clightning4j/ln-dashboard/commit/c5ad97468198a242b233ef5a2afa60b2a64224cb)). @gautamjajoo 20-08-2022
9+
10+
111
# v0.0.3-beta.6
212

313
## Added

changelog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "ln-dashboard",
3-
"version": "v0.0.3-beta.6",
3+
"version": "v0.0.3-beta.7",
44
"api": {
55
"name": "github",
66
"repository": "clightning4j/ln-dashboard",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ln-dashboard",
3-
"version": "0.3.0-beta.6",
3+
"version": "0.3.0-beta.7",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)