Skip to content

Commit d83e6ba

Browse files
author
mojaloopci
committed
chore(release): 1.4.0 [skip ci]
1 parent 238eac4 commit d83e6ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog: [mojaloop/reporting-hub-bop-role-ui](https://github.com/mojaloop/reporting-hub-bop-role-ui)
2+
## [1.4.0](https://github.com/mojaloop/reporting-hub-bop-role-ui/compare/v1.3.2...v1.4.0) (2021-10-21)
3+
4+
5+
### Features
6+
7+
* add cookie passing flag for axios api calls for auth ([#12](https://github.com/mojaloop/reporting-hub-bop-role-ui/issues/12)) ([238eac4](https://github.com/mojaloop/reporting-hub-bop-role-ui/commit/238eac4858b10c9f6178925a2f6d3ab20f80e2eb))
8+
29
### [1.3.2](https://github.com/mojaloop/reporting-hub-bop-role-ui/compare/v1.3.1...v1.3.2) (2021-10-18)
310

411

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.3.2",
3+
"version": "1.4.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)