diff --git a/CHANGELOG.md b/CHANGELOG.md index d57cca7be..3fb9f2ef7 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.317.8](https://github.com/informatievlaanderen/organisation-registry/compare/v1.317.7...v1.317.8) (2024-08-07) + + +### Bug Fixes + +* or-2282 add output to main workflow ([2c66e08](https://github.com/informatievlaanderen/organisation-registry/commit/2c66e081ad99203a615a4979e87bacf9ed5ee4c8)) + ## [1.317.7](https://github.com/informatievlaanderen/organisation-registry/compare/v1.317.6...v1.317.7) (2024-08-05) diff --git a/package-lock.json b/package-lock.json index 64bba843f..0d14a17a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "organisation-registry", - "version": "1.317.7", + "version": "1.317.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "organisation-registry", - "version": "1.317.7", + "version": "1.317.8", "hasInstallScript": true, "license": "EUPL-1.2", "dependencies": { diff --git a/package.json b/package.json index fe8c89789..ae64ddb35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.317.7", + "version": "1.317.8", "description": "Authentic organisation registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",