Skip to content

Commit d781c2a

Browse files
author
mojaloopci
committed
chore(release): 17.0.0 [skip ci]
1 parent 8406c75 commit d781c2a

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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+
## [17.0.0](https://github.com/mojaloop/quoting-service/compare/v16.0.1...v17.0.0) (2025-01-18)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* add iso 20022 compatibility (#383)
11+
12+
### Features
13+
14+
* add iso 20022 compatibility ([#383](https://github.com/mojaloop/quoting-service/issues/383)) ([8406c75](https://github.com/mojaloop/quoting-service/commit/8406c75ffce52890e874c9349e7e40363e5e4f6b)), closes [mojaloop/#3689](https://github.com/mojaloop/project/issues/3689)
15+
516
### [16.0.1](https://github.com/mojaloop/quoting-service/compare/v16.0.0...v16.0.1) (2024-12-18)
617

718

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": "16.1.0-iso.1",
5+
"version": "17.0.0",
66
"author": "ModusBox",
77
"contributors": [
88
"Georgi Georgiev <[email protected]>",

0 commit comments

Comments
 (0)