From c644cfcbfa67e0b9e1d75c53bedf04b98fde6545 Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 12 Dec 2023 09:07:16 +0000 Subject: [PATCH] chore(release): 8.34.1 [skip ci] ## [8.34.1](https://github.com/informatievlaanderen/association-registry/compare/v8.34.0...v8.34.1) (2023-12-12) ### Bug Fixes * update nightly build in sync with main workflow ([a863115](https://github.com/informatievlaanderen/association-registry/commit/a86311508a0d935e9bf98aa7a32028b3ba3d0928)) --- 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 be5846ccb..0bba05691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.34.1](https://github.com/informatievlaanderen/association-registry/compare/v8.34.0...v8.34.1) (2023-12-12) + + +### Bug Fixes + +* update nightly build in sync with main workflow ([a863115](https://github.com/informatievlaanderen/association-registry/commit/a86311508a0d935e9bf98aa7a32028b3ba3d0928)) + # [8.34.0](https://github.com/informatievlaanderen/association-registry/compare/v8.33.0...v8.34.0) (2023-12-11) diff --git a/package-lock.json b/package-lock.json index 2c603cce7..e54c56aeb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "association-registry", - "version": "8.34.0", + "version": "8.34.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "association-registry", - "version": "8.34.0", + "version": "8.34.1", "license": "EUPL-1.2", "devDependencies": { "@commitlint/cli": "17.8.0", diff --git a/package.json b/package.json index 286f21821..86b7990e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "association-registry", - "version": "8.34.0", + "version": "8.34.1", "description": "Association registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",