From 63ad532687a32e5ec7be6c6b8caa3f5319ae7108 Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 25 Sep 2024 12:01:18 +0000 Subject: [PATCH] chore(release): 1.322.0 [skip ci] # [1.322.0](https://github.com/informatievlaanderen/organisation-registry/compare/v1.321.1...v1.322.0) (2024-09-25) ### Features * or-2535 clear legal entity type when clearing kbo state ([0487762](https://github.com/informatievlaanderen/organisation-registry/commit/0487762cf6e55b29aefdb6ef82cdcb7d2629972c)) --- 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 070e85f25..92086f092 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.322.0](https://github.com/informatievlaanderen/organisation-registry/compare/v1.321.1...v1.322.0) (2024-09-25) + + +### Features + +* or-2535 clear legal entity type when clearing kbo state ([0487762](https://github.com/informatievlaanderen/organisation-registry/commit/0487762cf6e55b29aefdb6ef82cdcb7d2629972c)) + ## [1.321.1](https://github.com/informatievlaanderen/organisation-registry/compare/v1.321.0...v1.321.1) (2024-09-25) diff --git a/package-lock.json b/package-lock.json index 33dca5eef..bd43cb5a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "organisation-registry", - "version": "1.321.1", + "version": "1.322.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "organisation-registry", - "version": "1.321.1", + "version": "1.322.0", "hasInstallScript": true, "license": "EUPL-1.2", "dependencies": { diff --git a/package.json b/package.json index 8fd5338b5..f01d2db03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.321.1", + "version": "1.322.0", "description": "Authentic organisation registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",