From 42d3be43bf9b8433e9aad297779bcbb554579539 Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 7 Aug 2024 08:17:13 +0000 Subject: [PATCH] chore(release): 1.317.8 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) 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",