From 5a3ea497a14ae43b30494d8b44aaa877e9cb57ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=A4=96=20easybuild-shipit?= Date: Wed, 19 Aug 2026 21:02:56 +0000 Subject: [PATCH] chore: release GenPRES@0.1.2-alpha.5 --- CHANGELOG.md | 10 +++++++++- Directory.Build.props | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6f0ef69..1610613b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: cdb89479f61b892606976b0b2df2813f93bebe71 +last_commit_released: 2947fa1ce71ba169b1cc4a129e45b00905fb1f79 pre_release: alpha name: GenPRES updaters: @@ -15,6 +15,14 @@ All notable changes to GenPRES will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.1.2-alpha.5 - 2026-08-19 + +### 🐞 Bug Fixes + +* *(github)* Qualify the release trigger and check the tag target ([4cbf03e3](https://github.com/informedica/GenPRES/commit/4cbf03e3a9723d66e81a40a46070b5a51f977411)) + +[View changes on Github](https://github.com/informedica/GenPRES/compare/cdb89479f61b892606976b0b2df2813f93bebe71..2947fa1ce71ba169b1cc4a129e45b00905fb1f79) + ## 0.1.2-alpha.4 - 2026-08-17 ### 🐞 Bug Fixes diff --git a/Directory.Build.props b/Directory.Build.props index 5ce5f145..84ffa7ad 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 0.1.2-alpha.4 + 0.1.2-alpha.5 \ No newline at end of file