From 3453dab90f0f7d18796937e9b1364cefc83368e6 Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 17 Sep 2024 12:03:04 +0000 Subject: [PATCH] chore(release): 1.320.0 [skip ci] # [1.320.0](https://github.com/informatievlaanderen/organisation-registry/compare/v1.319.0...v1.320.0) (2024-09-17) ### Features * or-2353 also add kbo legal entity when syncing ([dd0f15c](https://github.com/informatievlaanderen/organisation-registry/commit/dd0f15c1e6881e3e8c6da6a014780398c7ce0f02)) --- 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 7a2e73aa8..db90e831b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.320.0](https://github.com/informatievlaanderen/organisation-registry/compare/v1.319.0...v1.320.0) (2024-09-17) + + +### Features + +* or-2353 also add kbo legal entity when syncing ([dd0f15c](https://github.com/informatievlaanderen/organisation-registry/commit/dd0f15c1e6881e3e8c6da6a014780398c7ce0f02)) + # [1.319.0](https://github.com/informatievlaanderen/organisation-registry/compare/v1.318.4...v1.319.0) (2024-09-16) diff --git a/package-lock.json b/package-lock.json index 1ed91df14..376ab3e0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "organisation-registry", - "version": "1.319.0", + "version": "1.320.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "organisation-registry", - "version": "1.319.0", + "version": "1.320.0", "hasInstallScript": true, "license": "EUPL-1.2", "dependencies": { diff --git a/package.json b/package.json index 08068555c..81efc04fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.319.0", + "version": "1.320.0", "description": "Authentic organisation registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",