Skip to content

Commit

Permalink
chore(release): 1.5.5
Browse files Browse the repository at this point in the history
## [1.5.5](v1.5.4...v1.5.5) (2022-12-21)

### Bug Fixes

* Require audience ([01bc9fb](01bc9fb))
  • Loading branch information
semantic-release-bot committed Dec 21, 2022
1 parent 01bc9fb commit 2aaeaea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.5](https://github.com/stenic/ledger/compare/v1.5.4...v1.5.5) (2022-12-21)


### Bug Fixes

* Require audience ([01bc9fb](https://github.com/stenic/ledger/commit/01bc9fb340565443a88cd6296f600b5508258de8))

## [1.5.4](https://github.com/stenic/ledger/compare/v1.5.3...v1.5.4) (2022-12-21)


Expand Down
4 changes: 2 additions & 2 deletions charts/ledger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ledger
description: A Helm chart for Kubernetes
type: application
version: 0.8.4
appVersion: 1.5.4
version: 0.8.5
appVersion: 1.5.5
maintainers:
- email: [email protected]
name: Stenic
Expand Down

0 comments on commit 2aaeaea

Please sign in to comment.