Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
2 changes: 1 addition & 1 deletion PseudonymizationIG/sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1