From 282120446449c28eb7eee7eabdf1d346fc81eb92 Mon Sep 17 00:00:00 2001 From: release-bot Date: Thu, 23 Jan 2025 13:39:42 +0000 Subject: [PATCH] chore(release): 8.201.4 [skip ci] ## [8.201.4](https://github.com/informatievlaanderen/association-registry/compare/v8.201.3...v8.201.4) (2025-01-23) ### Bug Fixes * or-2583 change credentials for upload lambda in github workflow ([32173f9](https://github.com/informatievlaanderen/association-registry/commit/32173f939f5e0bed5da5e6871780c24bdae575e3)) --- 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 027cfa69c..dbfc33292 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.201.4](https://github.com/informatievlaanderen/association-registry/compare/v8.201.3...v8.201.4) (2025-01-23) + + +### Bug Fixes + +* or-2583 change credentials for upload lambda in github workflow ([32173f9](https://github.com/informatievlaanderen/association-registry/commit/32173f939f5e0bed5da5e6871780c24bdae575e3)) + ## [8.201.3](https://github.com/informatievlaanderen/association-registry/compare/v8.201.2...v8.201.3) (2025-01-22) diff --git a/package-lock.json b/package-lock.json index 9d0a41454..82702dd0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "association-registry", - "version": "8.201.3", + "version": "8.201.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "association-registry", - "version": "8.201.3", + "version": "8.201.4", "license": "EUPL-1.2", "devDependencies": { "@commitlint/cli": "17.8.1", diff --git a/package.json b/package.json index 85b2d44fe..8357aa1be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "association-registry", - "version": "8.201.3", + "version": "8.201.4", "description": "Association registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",