From dfd8ccbcb475cfa290e52dad9fc8e9ef78948e10 Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 20 Mar 2024 06:12:00 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.0.1...v1.0.2) (2024-03-20) ### Bug Fixes * update main workflow ([34cc99b](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/34cc99b920b17f8ee7994a7b2167d76a990d7442)) * update main workflow ([ebd337f](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/ebd337f228cb5d1e89ead4f96c1f98b34703f4f1)) * update main workflow ([0372c76](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/0372c76edc935f49f9c271f275a3c23a099c22f9)) * update main workflow ([01a801d](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/01a801d05d3aa1c256fac395b8167630811c6d55)) * update main workflow ([00d52ce](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/00d52ce1182479ba6d774be009238a012910619a)) --- CHANGELOG.md | 11 +++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2c3a5..afc78ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [1.0.2](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.0.1...v1.0.2) (2024-03-20) + + +### Bug Fixes + +* update main workflow ([34cc99b](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/34cc99b920b17f8ee7994a7b2167d76a990d7442)) +* update main workflow ([ebd337f](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/ebd337f228cb5d1e89ead4f96c1f98b34703f4f1)) +* update main workflow ([0372c76](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/0372c76edc935f49f9c271f275a3c23a099c22f9)) +* update main workflow ([01a801d](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/01a801d05d3aa1c256fac395b8167630811c6d55)) +* update main workflow ([00d52ce](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/00d52ce1182479ba6d774be009238a012910619a)) + ## [1.0.1](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.0.0...v1.0.1) (2024-03-20) diff --git a/package-lock.json b/package-lock.json index b0a2f4c..e989e0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "association-registry-kbo-mutations", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "association-registry-kbo-mutations", - "version": "1.0.1", + "version": "1.0.2", "license": "EUPL-1.2", "dependencies": { "acorn": "^8.11.3", diff --git a/package.json b/package.json index 39c1284..acae95f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "association-registry-kbo-mutations", - "version": "1.0.1", + "version": "1.0.2", "description": "Association Registry KBO Mutations", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",