Skip to content

Commit 167d454

Browse files
author
mojaloopci
committed
chore(release): 18.0.0 [skip ci]
1 parent ce2e2d7 commit 167d454

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
@@ -1,4 +1,15 @@
11
# Changelog: [mojaloop/api-snippets](https://github.com/mojaloop/api-snippets)
2+
## [18.0.0](https://github.com/mojaloop/api-snippets/compare/v17.10.3...v18.0.0) (2025-06-17)
3+
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* add additionalProperties false to v2 components (#201)
8+
9+
### Maintenance
10+
11+
* add additionalProperties false to v2 components ([#201](https://github.com/mojaloop/api-snippets/issues/201)) ([ce2e2d7](https://github.com/mojaloop/api-snippets/commit/ce2e2d741c6b4ff19f071302420eba9c1e94324e))
12+
213
### [17.10.3](https://github.com/mojaloop/api-snippets/compare/v17.10.2...v17.10.3) (2025-05-13)
314

415

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/api-snippets",
3-
"version": "17.10.3",
3+
"version": "18.0.0",
44
"description": "Mojaloop API specification reusable snippets",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)