From 4737af086f7e72d83a6999923e02436175cfc345 Mon Sep 17 00:00:00 2001 From: pcvolkmer-release-bot[bot] Date: Thu, 11 Jun 2026 06:21:21 +0000 Subject: chore(master): release 0.16.2 (#295) Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com>--- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ build.gradle.kts | 2 +- src/main/resources/templates/fragments.html | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index dc93a58..6f2b401 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.16.1" + ".": "0.16.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a9faed..a642a0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.16.2](https://github.com/pcvolkmer/mv64e-etl-processor/compare/v0.16.1...v0.16.2) (2026-06-11) + + +### Features + +* count follow-ups to update submission type ([#297](https://github.com/pcvolkmer/mv64e-etl-processor/issues/297)) ([7298078](https://github.com/pcvolkmer/mv64e-etl-processor/commit/7298078077d27380255ad5eb42a30876a4babede)) + + +### Bug Fixes + +* add template icon for followups ([#294](https://github.com/pcvolkmer/mv64e-etl-processor/issues/294)) ([20d1182](https://github.com/pcvolkmer/mv64e-etl-processor/commit/20d1182da9d8f9900d5580b8f4525847e03cbaba)) + ## [0.16.1](https://github.com/pcvolkmer/mv64e-etl-processor/compare/v0.16.0...v0.16.1) (2026-05-26) diff --git a/build.gradle.kts b/build.gradle.kts index c029e58..51a66ff 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -18,7 +18,7 @@ plugins { } group = "dev.dnpm" -version = "0.16.1" // x-release-please-version +version = "0.16.2" // x-release-please-version // Additional versions val mtbDtoVersion by extra("0.3.0") diff --git a/src/main/resources/templates/fragments.html b/src/main/resources/templates/fragments.html index a3a659a..10a8401 100644 --- a/src/main/resources/templates/fragments.html +++ b/src/main/resources/templates/fragments.html @@ -98,7 +98,7 @@