From bfe254a4ac3382a37fdf8c6fb4364078b69aeed2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:48:38 +0000 Subject: [PATCH] chore(master): release 0.1.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ PseudonymizationIG/sushi-config.yaml | 2 +- version.txt | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 466df71..a915e8c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c39070f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## [0.1.1](https://github.com/miracum/fhir-pseudonymization-operations-ig/compare/v0.1.0...v0.1.1) (2024-10-09) + + +### Features + +* first version ([6b463b2](https://github.com/miracum/fhir-pseudonymization-operations-ig/commit/6b463b2cd678ebfc9f540e283d088fdbfc71476d)) + + +### Bug Fixes + +* config ([0ce7ef8](https://github.com/miracum/fhir-pseudonymization-operations-ig/commit/0ce7ef8f74394af87340a372cac0d65d34572672)) +* use generic type ([fb7ddc3](https://github.com/miracum/fhir-pseudonymization-operations-ig/commit/fb7ddc3086966aba3e68075c459851a7591ccf84)) diff --git a/PseudonymizationIG/sushi-config.yaml b/PseudonymizationIG/sushi-config.yaml index 833ac2e..e732053 100644 --- a/PseudonymizationIG/sushi-config.yaml +++ b/PseudonymizationIG/sushi-config.yaml @@ -9,7 +9,7 @@ name: PseudonymizationIG # title: Example Title # description: Example Implementation Guide for getting started with SUSHI status: draft # draft | active | retired | unknown -version: 0.1.0 # x-release-please-version +version: 0.1.1 # x-release-please-version fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html copyrightYear: 2024+ releaseLabel: ci-build diff --git a/version.txt b/version.txt index 6e8bf73..17e51c3 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.0 +0.1.1