diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fdeb99..2736c88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.5.12](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.5.11...v1.5.12) (2024-06-06) + + +### Bug Fixes + +* or-1566 remove reference ([0b809f5](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/0b809f58bcd8ebfd2c179a25781172b6ecccc06a)) +* or-1566 use paket for build pipeline only ([37a65f4](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/37a65f4db09c7f63fdcf6bd7aedf43ea9927407f)) + ## [1.5.11](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.5.10...v1.5.11) (2024-06-05) diff --git a/package-lock.json b/package-lock.json index 8432064..baaf7d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "association-registry-kbo-mutations", - "version": "1.5.11", + "version": "1.5.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "association-registry-kbo-mutations", - "version": "1.5.11", + "version": "1.5.12", "license": "EUPL-1.2", "dependencies": { "acorn": "^8.11.3", diff --git a/package.json b/package.json index a816531..c6729e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "association-registry-kbo-mutations", - "version": "1.5.11", + "version": "1.5.12", "description": "Association Registry KBO Mutations", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",