Skip to content

Commit

Permalink
chore(release): 17.6.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Sep 25, 2024
1 parent d883d80 commit 6ed4768
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.2](https://github.com/mojaloop/api-snippets/compare/v17.6.1...v17.6.2) (2024-09-25)


### Maintenance

* update iso api spec - Feat.iso20022.imp ([#178](https://github.com/mojaloop/api-snippets/issues/178)) ([d883d80](https://github.com/mojaloop/api-snippets/commit/d883d8043a2bb2fca11971db7516fade72bff527))

### [17.6.1](https://github.com/mojaloop/api-snippets/compare/v17.6.0...v17.6.1) (2024-09-11)


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.1",
"version": "17.6.2",
"description": "Mojaloop API specification reusable snippets",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 6ed4768

Please sign in to comment.