Skip to content

Commit

Permalink
chore(release): 11.1.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Nov 19, 2021
1 parent cd3b7bc commit e68d712
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [11.1.2](https://github.com/mojaloop/object-store-lib/compare/v11.1.1...v11.1.2) (2021-11-19)


### Bug Fixes

* **mojaloop/#2585:** bulk-api-adapter fails when extensionLists are not send in post /bulktransfer ([#35](https://github.com/mojaloop/object-store-lib/issues/35)) ([cd3b7bc](https://github.com/mojaloop/object-store-lib/commit/cd3b7bc98800baf256d58ef6a9b16c7b52cad594)), closes [mojaloop/#2585](https://github.com/mojaloop/object-store-lib/issues/2585)

### [11.1.1](https://github.com/mojaloop/object-store-lib/compare/v11.1.0...v11.1.1) (2021-11-16)


Expand Down
2 changes: 1 addition & 1 deletion 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/object-store-lib",
"version": "11.1.1",
"version": "11.1.2",
"description": "Mojaloop library for common object store",
"main": "src/index.js",
"pre-commit": [
Expand Down

0 comments on commit e68d712

Please sign in to comment.