Skip to content

Commit 23cce5a

Browse files
author
mojaloopci
committed
chore(release): 1.2.0 [skip ci]
1 parent ef7a4da commit 23cce5a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# Changelog
1+
# Changelog: [mojaloop/reporting-hub-bop-role-ui](https://github.com/mojaloop/reporting-hub-bop-role-ui)
2+
## [1.2.0](https://github.com/mojaloop/reporting-hub-bop-role-ui/compare/v1.1.1...v1.2.0) (2021-10-07)
23

3-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### Features
6+
7+
* add environment runtime config ([#7](https://github.com/mojaloop/reporting-hub-bop-role-ui/issues/7)) ([ef7a4da](https://github.com/mojaloop/reporting-hub-bop-role-ui/commit/ef7a4da1bc4fc81e170c8ea99289093bc29b0220))
48

59
### [1.1.1](https://github.com/mojaloop/reporting-hub-bop-role-ui/compare/v1.1.0...v1.1.1) (2021-10-06)
610

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mojaloop/reporting-hub-bop-role-ui",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)