Skip to content

Commit 13082d5

Browse files
preapre release
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
1 parent bfc2172 commit 13082d5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v0.0.3-beta.5
2+
3+
## Fixed
4+
- add no-cache policy ([commit](https://github.com/clightning4j/ln-dashboard/commit/bfc2172a7cb2a4f09b25bc92c641eadb5bf98d70)). @gautamjajoo 13-08-2022
5+
- access other pages directly ([commit](https://github.com/clightning4j/ln-dashboard/commit/4a849d11bbbc7d79b19b44d9da681bcd58da768f)). @gautamjajoo 13-08-2022
6+
7+
18
# v0.0.3-beta.4
29

310
## Fixed

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.4",
3+
"version": "v0.0.3-beta.5",
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.4",
3+
"version": "0.3.0-beta.5",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)