File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.6.0] ( https://github.com/stenic/ledger/compare/v1.5.7...v1.6.0 ) (2022-12-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Better logs ([ 117982e] ( https://github.com/stenic/ledger/commit/117982e4c5feb91e5bfa2e87c3e0d64bb2578814 ) )
12
+ * ** deps:** update dependency @types/jest to v29 ([ #10 ] ( https://github.com/stenic/ledger/issues/10 ) ) ([ ddd7637] ( https://github.com/stenic/ledger/commit/ddd7637119d697101b6089650059897ad9610cec ) )
13
+ * ** deps:** update dependency web-vitals to v3 ([ #12 ] ( https://github.com/stenic/ledger/issues/12 ) ) ([ 9fb3760] ( https://github.com/stenic/ledger/commit/9fb37605ff308b9a432843947a405a62f575f7e3 ) )
14
+
15
+
16
+ ### Features
17
+
18
+ * Fill dashboard ([ 558e5c5] ( https://github.com/stenic/ledger/commit/558e5c5334800a198e93d75c175ae17e0ce12190 ) )
19
+
6
20
## [ 1.5.7] ( https://github.com/stenic/ledger/compare/v1.5.6...v1.5.7 ) (2022-12-25)
7
21
8
22
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : ledger
3
3
description : A Helm chart for Kubernetes
4
4
type : application
5
- version : 0.8.7
6
- appVersion : 1.5.7
5
+ version : 0.9.0
6
+ appVersion : 1.6.0
7
7
maintainers :
8
8
9
9
name : Stenic
You can’t perform that action at this time.
0 commit comments