Skip to content

Commit

Permalink
preapre release
Browse files Browse the repository at this point in the history
Signed-off-by: Vincenzo Palazzo <[email protected]>
  • Loading branch information
vincenzopalazzo committed Aug 13, 2022
1 parent bfc2172 commit 13082d5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v0.0.3-beta.5

## Fixed
- add no-cache policy ([commit](https://github.com/clightning4j/ln-dashboard/commit/bfc2172a7cb2a4f09b25bc92c641eadb5bf98d70)). @gautamjajoo 13-08-2022
- access other pages directly ([commit](https://github.com/clightning4j/ln-dashboard/commit/4a849d11bbbc7d79b19b44d9da681bcd58da768f)). @gautamjajoo 13-08-2022


# v0.0.3-beta.4

## Fixed
Expand Down
2 changes: 1 addition & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "ln-dashboard",
"version": "v0.0.3-beta.4",
"version": "v0.0.3-beta.5",
"api": {
"name": "github",
"repository": "clightning4j/ln-dashboard",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ln-dashboard",
"version": "0.3.0-beta.4",
"version": "0.3.0-beta.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 13082d5

Please sign in to comment.