From e6be42a0d5ea4bb723cd4ac099353125157842f7 Mon Sep 17 00:00:00 2001 From: pcvolkmer-release-bot[bot] Date: Tue, 10 Mar 2026 11:50:33 +0100 Subject: chore(master): release 0.15.1 (#259) Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com>--- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ build.gradle.kts | 2 +- src/main/resources/templates/fragments.html | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8f3e0a4..56b9e50 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.15.0" + ".": "0.15.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 76b3fd7..a6ecead 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.15.1](https://github.com/pcvolkmer/mv64e-etl-processor/compare/v0.15.0...v0.15.1) (2026-03-10) + + +### Features + +* request update audit ([#258](https://github.com/pcvolkmer/mv64e-etl-processor/issues/258)) ([1a00117](https://github.com/pcvolkmer/mv64e-etl-processor/commit/1a0011765fa2d34f7d0075f463beb9e614ec8812)) +* show submission statistics table ([#260](https://github.com/pcvolkmer/mv64e-etl-processor/issues/260)) ([ec3f472](https://github.com/pcvolkmer/mv64e-etl-processor/commit/ec3f472f8f37a3d340ddd3a042ecb7f26bd311db)) + + +### Bug Fixes + +* ignore token users with existing username ([#257](https://github.com/pcvolkmer/mv64e-etl-processor/issues/257)) ([48f6124](https://github.com/pcvolkmer/mv64e-etl-processor/commit/48f6124e2cc27476dba8ebfb398c1b4ad8875164)) + ## [0.15.0](https://github.com/pcvolkmer/mv64e-etl-processor/compare/v0.14.0...v0.15.0) (2026-03-07) diff --git a/build.gradle.kts b/build.gradle.kts index 1149a2e..db7dbdf 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -18,7 +18,7 @@ plugins { } group = "dev.dnpm" -version = "0.15.0" // x-release-please-version +version = "0.15.1" // x-release-please-version var versions = mapOf( "mtb-dto" to "0.2.0", diff --git a/src/main/resources/templates/fragments.html b/src/main/resources/templates/fragments.html index f2e1b75..8ce29eb 100644 --- a/src/main/resources/templates/fragments.html +++ b/src/main/resources/templates/fragments.html @@ -47,7 +47,7 @@