Skip to content

Commit 7417db1

Browse files
author
mojaloopci
committed
chore(release): 12.3.0 [skip ci]
1 parent d24b6fb commit 7417db1

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
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+
## [12.3.0](https://github.com/mojaloop/reporting/compare/v12.1.0...v12.3.0) (2025-08-19)
6+
7+
8+
### Features
9+
10+
* add configurable path prefix for reports ([#44](https://github.com/mojaloop/reporting/issues/44)) ([512f092](https://github.com/mojaloop/reporting/commit/512f09265f03c8e16aca786ce39929ec37659ed7))
11+
12+
13+
### Bug Fixes
14+
15+
* add release script ([#45](https://github.com/mojaloop/reporting/issues/45)) ([d24b6fb](https://github.com/mojaloop/reporting/commit/d24b6fbe598f47d6382907b7889b7305af6c5a04))

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": "mojaloop-reporting-service",
3-
"version": "12.2.0",
3+
"version": "12.3.0",
44
"description": "",
55
"main": "src/server.js",
66
"scripts": {

0 commit comments

Comments
 (0)