Skip to content

Commit

Permalink
chore(release): 1.13.0
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.0...v1.13.0) (2023-02-07)

### Bug Fixes

* Add missing translation ([21b63f7](21b63f7))

### Features

* Add dashboard filters ([753a174](753a174))
* Implement i18n. Fixed [#58](#58) ([eaa3310](eaa3310))
  • Loading branch information
semantic-release-bot committed Feb 7, 2023
1 parent e486a22 commit ae3e111
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.13.0](https://github.com/stenic/ledger/compare/v1.12.0...v1.13.0) (2023-02-07)


### Bug Fixes

* Add missing translation ([21b63f7](https://github.com/stenic/ledger/commit/21b63f71692a336c25f3c20a5a083b4d114da0da))


### Features

* Add dashboard filters ([753a174](https://github.com/stenic/ledger/commit/753a17407c7653be654d3a41b8a7c8dbf9a48f95))
* Implement i18n. Fixed [#58](https://github.com/stenic/ledger/issues/58) ([eaa3310](https://github.com/stenic/ledger/commit/eaa3310af5c2c27c4e2f2df8e4bc04b9127698e4))

# [1.12.0](https://github.com/stenic/ledger/compare/v1.11.0...v1.12.0) (2023-01-17)


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.15.0
appVersion: 1.12.0
version: 0.16.0
appVersion: 1.13.0
maintainers:
- email: [email protected]
name: Stenic
Expand Down

0 comments on commit ae3e111

Please sign in to comment.