From e3dbb19e100c17c92ec074b3e065b0e681dddce0 Mon Sep 17 00:00:00 2001 From: release-bot Date: Fri, 7 Feb 2020 09:30:56 +0000 Subject: [PATCH] chore(release): 1.10.2 [skip ci] ## [1.10.2](https://github.com/informatievlaanderen/organisation-registry/compare/v1.10.1...v1.10.2) (2020-02-07) ### Bug Fixes * use the formal framework parent org ([56ed2ec](https://github.com/informatievlaanderen/organisation-registry/commit/56ed2ecb9c156bce98c1a9795d9597b7ad792122)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21972f2f3..7ce901931 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.10.2](https://github.com/informatievlaanderen/organisation-registry/compare/v1.10.1...v1.10.2) (2020-02-07) + + +### Bug Fixes + +* use the formal framework parent org ([56ed2ec](https://github.com/informatievlaanderen/organisation-registry/commit/56ed2ecb9c156bce98c1a9795d9597b7ad792122)) + ## [1.10.1](https://github.com/informatievlaanderen/organisation-registry/compare/v1.10.0...v1.10.1) (2020-02-03) diff --git a/package-lock.json b/package-lock.json index 9180b36f1..ddfc8ceae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.10.1", + "version": "1.10.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0d58f7529..76c862a3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.10.1", + "version": "1.10.2", "description": "Authentic organisation registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",