Skip to content

Commit 3764e4d

Browse files
chore(release): 1.6.0
# [1.6.0](v1.5.7...v1.6.0) (2022-12-29) ### Bug Fixes * Better logs ([117982e](117982e)) * **deps:** update dependency @types/jest to v29 ([#10](#10)) ([ddd7637](ddd7637)) * **deps:** update dependency web-vitals to v3 ([#12](#12)) ([9fb3760](9fb3760)) ### Features * Fill dashboard ([558e5c5](558e5c5))
1 parent ddd7637 commit 3764e4d

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
620
## [1.5.7](https://github.com/stenic/ledger/compare/v1.5.6...v1.5.7) (2022-12-25)
721

822

charts/ledger/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: ledger
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 0.8.7
6-
appVersion: 1.5.7
5+
version: 0.9.0
6+
appVersion: 1.6.0
77
maintainers:
88
99
name: Stenic

0 commit comments

Comments
 (0)