diff --git a/CHANGELOG.md b/CHANGELOG.md index c7b3678..f78d98b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.8.12](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.8.11...v1.8.12) (2024-10-02) + + +### Bug Fixes + +* or-2441 update NuGet packages and reference latest version for AssociationRegistry packages ([267c10d](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/267c10d10cc99eea80730263fcec64c0e35df164)) +* or-2441 update NuGet packages and reference latest version for AssociationRegistry packages ([150486a](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/150486a6e14c5b47dd6e079c75da804522b8dcbe)) + ## [1.8.11](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.8.10...v1.8.11) (2024-10-01) diff --git a/package-lock.json b/package-lock.json index f43d59b..189222d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "association-registry-kbo-mutations", - "version": "1.8.11", + "version": "1.8.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "association-registry-kbo-mutations", - "version": "1.8.11", + "version": "1.8.12", "license": "EUPL-1.2", "dependencies": { "acorn": "^8.11.3", diff --git a/package.json b/package.json index 3d0e3dd..a394f95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "association-registry-kbo-mutations", - "version": "1.8.11", + "version": "1.8.12", "description": "Association Registry KBO Mutations", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",