From ee15d11975ffb68bdab99706e5390c674be889b6 Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 28 Sep 2022 15:30:45 +0000 Subject: [PATCH] chore(release): 1.30.0 [skip ci] # [1.30.0](https://github.com/informatievlaanderen/association-registry/compare/v1.29.0...v1.30.0) (2022-09-28) ### Features * or-1230 fix urls of activiteiten ([5552c75](https://github.com/informatievlaanderen/association-registry/commit/5552c7545d158f9207c1bc999fca00a12acc0645)) --- 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 c50d8fb48..bf6a26da8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.30.0](https://github.com/informatievlaanderen/association-registry/compare/v1.29.0...v1.30.0) (2022-09-28) + + +### Features + +* or-1230 fix urls of activiteiten ([5552c75](https://github.com/informatievlaanderen/association-registry/commit/5552c7545d158f9207c1bc999fca00a12acc0645)) + # [1.29.0](https://github.com/informatievlaanderen/association-registry/compare/v1.28.0...v1.29.0) (2022-09-28) diff --git a/package-lock.json b/package-lock.json index 599af8176..28cccae9f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "association-registry", - "version": "1.29.0", + "version": "1.30.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "association-registry", - "version": "1.29.0", + "version": "1.30.0", "license": "EUPL-1.2", "devDependencies": { "@commitlint/cli": "17.1.2", diff --git a/package.json b/package.json index ee19697b7..4c8d6cde6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "association-registry", - "version": "1.29.0", + "version": "1.30.0", "description": "Association registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",