diff --git a/CHANGELOG.md b/CHANGELOG.md index ff5e81470..c5504b26d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.9.0](https://github.com/informatievlaanderen/association-registry/compare/v8.8.1...v8.9.0) (2023-10-26) + + +### Features + +* or-1929 push images to test env (ik4) ([394b2e6](https://github.com/informatievlaanderen/association-registry/commit/394b2e69ab84f8bc96c087a3bdf1b86a4558c880)) + ## [8.8.1](https://github.com/informatievlaanderen/association-registry/compare/v8.8.0...v8.8.1) (2023-10-25) diff --git a/package-lock.json b/package-lock.json index 5542c724a..478568345 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "association-registry", - "version": "8.8.1", + "version": "8.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "association-registry", - "version": "8.8.1", + "version": "8.9.0", "license": "EUPL-1.2", "devDependencies": { "@commitlint/cli": "17.6.7", diff --git a/package.json b/package.json index 4fce5eaea..ab5910e99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "association-registry", - "version": "8.8.1", + "version": "8.9.0", "description": "Association registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",