Skip to content

Commit

Permalink
chore(release): 16.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Sep 22, 2022
1 parent c2ddf0b commit cf9fddc
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)
### [16.0.2](https://github.com/mojaloop/api-snippets/compare/v16.0.1...v16.0.2) (2022-09-22)


### Bug Fixes

* added missing fields and required parameters to the SDK Scheme Adapter Outbound API ([#143](https://github.com/mojaloop/api-snippets/issues/143)) ([c2ddf0b](https://github.com/mojaloop/api-snippets/commit/c2ddf0b156f6cacfef6f367e94173fdf4f7a34db))

### [16.0.1](https://github.com/mojaloop/api-snippets/compare/v16.0.0...v16.0.1) (2022-09-22)


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

0 comments on commit cf9fddc

Please sign in to comment.