Skip to content

Commit 2bf0440

Browse files
author
mojaloopci
committed
chore(release): 15.1.0 [skip ci]
1 parent ed4c80e commit 2bf0440

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
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.
44

5+
## [15.1.0](https://github.com/vijayg10/ml-testing-toolkit-ui/compare/v15.0.3...v15.1.0) (2022-12-16)
6+
7+
8+
### Features
9+
10+
* **mojaloop/#3033:** add rule import and export ([#154](https://github.com/vijayg10/ml-testing-toolkit-ui/issues/154)) ([8539202](https://github.com/vijayg10/ml-testing-toolkit-ui/commit/853920281079e9c2365df4db460109863d71179f)), closes [mojaloop/#3033](https://github.com/mojaloop/project/issues/3033)
11+
* **mojaloop/3060:** add report history page ([#155](https://github.com/vijayg10/ml-testing-toolkit-ui/issues/155)) ([ed4c80e](https://github.com/vijayg10/ml-testing-toolkit-ui/commit/ed4c80ebd548e6a238f33325207cadd22b7b3075))
12+
513
### [15.0.3](https://github.com/vijayg10/ml-testing-toolkit-ui/compare/v15.0.2...v15.0.3) (2022-12-07)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-testing-toolkit-ui",
3-
"version": "15.0.3",
3+
"version": "15.1.0",
44
"description": "Mojaloop Testing Toolkit Web User Interface",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)