Skip to content

Commit 42f5a01

Browse files
author
mojaloopci
committed
chore(release): 16.0.0 [skip ci]
1 parent bc4e126 commit 42f5a01

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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+
## [16.0.0](https://github.com/mojaloop/quoting-service/compare/v15.7.3...v16.0.0) (2024-12-17)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* fx and interscheme implementation (#353)
11+
12+
### Features
13+
14+
* fx and interscheme implementation ([#353](https://github.com/mojaloop/quoting-service/issues/353)) ([bc4e126](https://github.com/mojaloop/quoting-service/commit/bc4e126041180178ea69369b52b7f441526dbbd2))
15+
16+
17+
### Chore
18+
19+
* **moja-tools-bot:** update license md ([#363](https://github.com/mojaloop/quoting-service/issues/363)) ([bad3fd9](https://github.com/mojaloop/quoting-service/commit/bad3fd959a31a8ef60f124ae6795e825a507aafe))
20+
521
### [15.7.3](https://github.com/mojaloop/quoting-service/compare/v15.7.2...v15.7.3) (2024-06-17)
622

723

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
@@ -2,7 +2,7 @@
22
"name": "quoting-service",
33
"description": "Quoting Service hosted by a scheme",
44
"license": "Apache-2.0",
5-
"version": "15.8.0-snapshot.43",
5+
"version": "16.0.0",
66
"author": "ModusBox",
77
"contributors": [
88
"Georgi Georgiev <[email protected]>",

0 commit comments

Comments
 (0)