From 3326408e5368ab7f4198d942b05889f45682e2b0 Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 1 Oct 2024 14:13:34 +0000 Subject: [PATCH] chore(release): 1.8.11 [skip ci] ## [1.8.11](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.8.10...v1.8.11) (2024-10-01) ### Bug Fixes * or-2441 use stg instead of staging as environment name inside workflow files ([c87fd9e](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/c87fd9e39e2c141c7dc526a6abcef270abbf4cc4)) --- 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 9f2fb32..c7b3678 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.11](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.8.10...v1.8.11) (2024-10-01) + + +### Bug Fixes + +* or-2441 use stg instead of staging as environment name inside workflow files ([c87fd9e](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/c87fd9e39e2c141c7dc526a6abcef270abbf4cc4)) + ## [1.8.10](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.8.9...v1.8.10) (2024-10-01) diff --git a/package-lock.json b/package-lock.json index 30cbaef..f43d59b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "association-registry-kbo-mutations", - "version": "1.8.10", + "version": "1.8.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "association-registry-kbo-mutations", - "version": "1.8.10", + "version": "1.8.11", "license": "EUPL-1.2", "dependencies": { "acorn": "^8.11.3", diff --git a/package.json b/package.json index de99387..3d0e3dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "association-registry-kbo-mutations", - "version": "1.8.10", + "version": "1.8.11", "description": "Association Registry KBO Mutations", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",