From ac20a8a99a7bd1ef4ae80076678b50def87309bd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Jan 2023 23:30:40 +0000 Subject: [PATCH] chore(release): 1.7.1 ## [1.7.1](https://github.com/stenic/ledger/compare/v1.7.0...v1.7.1) (2023-01-01) ### Bug Fixes * Less queries ([d39aeea](https://github.com/stenic/ledger/commit/d39aeea92c7a7af1129fda1dc09198a0c9206aab)) --- CHANGELOG.md | 7 +++++++ charts/ledger/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd5efba..55ea035 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.7.1](https://github.com/stenic/ledger/compare/v1.7.0...v1.7.1) (2023-01-01) + + +### Bug Fixes + +* Less queries ([d39aeea](https://github.com/stenic/ledger/commit/d39aeea92c7a7af1129fda1dc09198a0c9206aab)) + # [1.7.0](https://github.com/stenic/ledger/compare/v1.6.10...v1.7.0) (2023-01-01) diff --git a/charts/ledger/Chart.yaml b/charts/ledger/Chart.yaml index 375a305..68b4d68 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.10.0 -appVersion: 1.7.0 +version: 0.10.1 +appVersion: 1.7.1 maintainers: - email: dries@stenic.io name: Stenic