diff --git a/CHANGELOG.md b/CHANGELOG.md index 95e5af3..b8f8032 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.13.1](https://github.com/stenic/ledger/compare/v1.13.0...v1.13.1) (2023-02-07) + + +### Bug Fixes + +* Handle empty timeline ([0b77926](https://github.com/stenic/ledger/commit/0b77926a27d2b12fc7e4dc75d9a197b15098e5a9)) + # [1.13.0](https://github.com/stenic/ledger/compare/v1.12.0...v1.13.0) (2023-02-07) diff --git a/charts/ledger/Chart.yaml b/charts/ledger/Chart.yaml index 9c947c4..1787c79 100644 --- a/charts/ledger/Chart.yaml +++ b/charts/ledger/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: ledger description: A Helm chart for Kubernetes type: application -version: 0.16.0 -appVersion: 1.13.0 +version: 0.16.1 +appVersion: 1.13.1 maintainers: - email: dries@stenic.io name: Stenic