From 920971d0384597a5f6ba83d50bf98aebffa7668d Mon Sep 17 00:00:00 2001 From: release-bot Date: Thu, 20 Feb 2020 11:04:22 +0000 Subject: [PATCH] chore(release): 1.14.3 [skip ci] ## [1.14.3](https://github.com/informatievlaanderen/organisation-registry/compare/v1.14.2...v1.14.3) (2020-02-20) ### Bug Fixes * add missing classifications fields ([165a86e](https://github.com/informatievlaanderen/organisation-registry/commit/165a86eff4b1db636d28bb5754294874fa080c12)) --- 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 e72839324..eb18b0e9c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.14.3](https://github.com/informatievlaanderen/organisation-registry/compare/v1.14.2...v1.14.3) (2020-02-20) + + +### Bug Fixes + +* add missing classifications fields ([165a86e](https://github.com/informatievlaanderen/organisation-registry/commit/165a86eff4b1db636d28bb5754294874fa080c12)) + ## [1.14.2](https://github.com/informatievlaanderen/organisation-registry/compare/v1.14.1...v1.14.2) (2020-02-19) diff --git a/package-lock.json b/package-lock.json index 190cb0263..c29da862d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.14.2", + "version": "1.14.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 234fb3403..571c5dbda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.14.2", + "version": "1.14.3", "description": "Authentic organisation registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",