Skip to content

Commit

Permalink
chore(release): 17.6.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Sep 27, 2024
1 parent 798253c commit 30ef4ea
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog: [mojaloop/api-snippets](https://github.com/mojaloop/api-snippets)
### [17.6.3](https://github.com/mojaloop/api-snippets/compare/v17.6.2...v17.6.3) (2024-09-27)


### Maintenance

* fix regex on components and oneOf replace ([#179](https://github.com/mojaloop/api-snippets/issues/179)) ([798253c](https://github.com/mojaloop/api-snippets/commit/798253c3616d082692c0ca221201b4c75ac6b1b3))

### [17.6.2](https://github.com/mojaloop/api-snippets/compare/v17.6.1...v17.6.2) (2024-09-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mojaloop/api-snippets",
"version": "17.6.2",
"version": "17.6.3",
"description": "Mojaloop API specification reusable snippets",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 30ef4ea

Please sign in to comment.