Skip to content

Commit

Permalink
chore(release): 16.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Nov 4, 2022
1 parent 0a91072 commit 2dd198e
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.5](https://github.com/mojaloop/api-snippets/compare/v16.0.4...v16.0.5) (2022-11-04)


### Bug Fixes

* **mojaloop/#3003:** remove maxItems on bulkTransaction components ([#146](https://github.com/mojaloop/api-snippets/issues/146)) ([0a91072](https://github.com/mojaloop/api-snippets/commit/0a91072899dd5a832488963047b4988e55d93250)), closes [mojaloop/#3003](https://github.com/mojaloop/api-snippets/issues/3003)

### [16.0.4](https://github.com/mojaloop/api-snippets/compare/v16.0.3...v16.0.4) (2022-09-30)


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

0 comments on commit 2dd198e

Please sign in to comment.