Skip to content

Commit 7ac6355

Browse files
committed
release 0.1.9
1 parent f34d079 commit 7ac6355

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.github/workflows/a_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v3
1212
with:
1313
path: igSource
14-
- uses: ansforge/IG-workflows@main
14+
- uses: ansforge/IG-workflows@nr-test-ig-registry-push
1515
with:
1616
repo_ig: "./igSource"
1717
github_page: "true"

input/pagecontent/changes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Release 0.1.9 de l'IG Documentation
2+
3+
Modifications apportées dans la release [0.1.9](https://github.com/ansforge/IG-documentation/milestone/12?closed=1) :
4+
5+
* Mise à jour de la documentation de publication d'un nouvel IG [#72](https://github.com/ansforge/IG-documentation/pull/72)
6+
* Mise à jour de la page index - intérêt des IGs pour l'écosystème [#70](https://github.com/ansforge/IG-documentation/pull/70)
7+
18
### Release 0.1.8 de l'IG Documentation
29

310
Modifications apportées dans la release [0.1.8](https://github.com/ansforge/IG-documentation/milestone/11?closed=1) :

publication-request.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"package-id" : "ans.fr.documentation",
3-
"version" : "0.1.8",
4-
"path" : "https://interop.esante.gouv.fr/ig/documentation/0.1.8",
3+
"version" : "0.1.9",
4+
"path" : "https://interop.esante.gouv.fr/ig/documentation/0.1.9",
55
"mode" : "milestone",
66
"status" : "release",
77
"sequence" : "release",

sushi-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publisher:
88
name: ANS
99
url: https://esante.gouv.fr
1010
status: active
11-
version: 0.1.8 # shall conforms to Semantic Versioning https://fr.wiktionary.org/wiki/SemVer
11+
version: 0.1.9 # shall conforms to Semantic Versioning https://fr.wiktionary.org/wiki/SemVer
1212
fhirVersion: 4.0.1
1313
copyrightYear: 2020+
1414
releaseLabel: trial-use

0 commit comments

Comments
 (0)