From 6e3b75e4155723f0462885cdbfd4959ab0c6f635 Mon Sep 17 00:00:00 2001 From: mojaloopci Date: Tue, 12 Oct 2021 15:13:29 +0000 Subject: [PATCH] chore(release): 1.3.1 [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9058f9a..b299205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog: [mojaloop/reporting-hub-bop-role-ui](https://github.com/mojaloop/reporting-hub-bop-role-ui) +### [1.3.1](https://github.com/mojaloop/reporting-hub-bop-role-ui/compare/v1.3.0...v1.3.1) (2021-10-12) + + +### Maintenance + +* **#2514:** change dockerfile for productionization ([#9](https://github.com/mojaloop/reporting-hub-bop-role-ui/issues/9)) ([0d1422b](https://github.com/mojaloop/reporting-hub-bop-role-ui/commit/0d1422bdb55c115722eeea3242a3e2e91f2d7c24)), closes [#2514](https://github.com/mojaloop/reporting-hub-bop-role-ui/issues/2514) + ## [1.3.0](https://github.com/mojaloop/reporting-hub-bop-role-ui/compare/v1.2.0...v1.3.0) (2021-10-08) diff --git a/package.json b/package.json index 67273ca..40406e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-role-ui", - "version": "1.3.0", + "version": "1.3.1", "description": "", "main": "index.js", "scripts": {