Skip to content

Commit

Permalink
chore(release): 11.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Nov 16, 2021
1 parent 57345b4 commit b590973
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.1](https://github.com/mojaloop/object-store-lib/compare/v11.1.0...v11.1.1) (2021-11-16)


### Bug Fixes

* mongoose v6 breaks ([#34](https://github.com/mojaloop/object-store-lib/issues/34)) ([57345b4](https://github.com/mojaloop/object-store-lib/commit/57345b452d22b8eda7faa13aa65e6b39c616baf7))

## [11.1.0](https://github.com/mojaloop/object-store-lib/compare/v11.1.0-snapshot...v11.1.0) (2021-11-10)


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.0",
"version": "11.1.1",
"description": "Mojaloop library for common object store",
"main": "src/index.js",
"pre-commit": [
Expand Down

0 comments on commit b590973

Please sign in to comment.