From 593d3b8c694cecabe3cdcd9a618e8f058e58774f Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 25 Oct 2023 13:20:26 +0000 Subject: [PATCH] chore(release): 1.312.24 [skip ci] ## [1.312.24](https://github.com/informatievlaanderen/organisation-registry/compare/v1.312.23...v1.312.24) (2023-10-25) ### Bug Fixes * OR-1956 add nightly build ([ac01a0f](https://github.com/informatievlaanderen/organisation-registry/commit/ac01a0fdc5d88b1b4a4bc3c7f56099af7eff7fa8)) --- 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 03ce8f989..324d5134b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.312.24](https://github.com/informatievlaanderen/organisation-registry/compare/v1.312.23...v1.312.24) (2023-10-25) + + +### Bug Fixes + +* OR-1956 add nightly build ([ac01a0f](https://github.com/informatievlaanderen/organisation-registry/commit/ac01a0fdc5d88b1b4a4bc3c7f56099af7eff7fa8)) + ## [1.312.23](https://github.com/informatievlaanderen/organisation-registry/compare/v1.312.22...v1.312.23) (2023-10-25) diff --git a/package-lock.json b/package-lock.json index 368f472a8..1ee27725a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "organisation-registry", - "version": "1.312.23", + "version": "1.312.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "organisation-registry", - "version": "1.312.23", + "version": "1.312.24", "hasInstallScript": true, "license": "EUPL-1.2", "dependencies": { diff --git a/package.json b/package.json index 47473d275..29eb9fcc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.312.23", + "version": "1.312.24", "description": "Authentic organisation registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",