Skip to content

Commit

Permalink
chore(minor): release 1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.0](v1.15.15...v1.16.0) (2024-03-20)

### 🍕 Features

* translation profile translation value overrides ([#277](#277)) ([4dfd283](4dfd283))
  • Loading branch information
semantic-release-bot committed Mar 20, 2024
1 parent 4dfd283 commit 463de82
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
@@ -1,5 +1,12 @@
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)

## [1.16.0](https://github.com/wearefrank/zaakbrug/compare/v1.15.15...v1.16.0) (2024-03-20)


### 🍕 Features

* translation profile translation value overrides ([#277](https://github.com/wearefrank/zaakbrug/issues/277)) ([4dfd283](https://github.com/wearefrank/zaakbrug/commit/4dfd2835cdc0df62335436ce35e74d2bafba771a))

## [1.15.15](https://github.com/wearefrank/zaakbrug/compare/v1.15.14...v1.15.15) (2024-02-27)


Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instance.version=1.15.15
versionDate_ddmmyyyy=27/02/2024
instance.version=1.16.0
versionDate_ddmmyyyy=20/03/2024

0 comments on commit 463de82

Please sign in to comment.