Skip to content

Commit

Permalink
chore(release): 11.11.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Oct 20, 2021
1 parent 0253b41 commit 990d565
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
@@ -1,4 +1,11 @@
# Changelog: [mojaloop/auth-service](https://github.com/mojaloop/auth-service)
### [11.11.1](https://github.com/mojaloop/auth-service/compare/v11.11.0...v11.11.1) (2021-10-20)


### Bug Fixes

* **verify:** challenge expectation ([#94](https://github.com/mojaloop/auth-service/issues/94)) ([0253b41](https://github.com/mojaloop/auth-service/commit/0253b41797a40a76ad8d9a33149655bfefc6d910))

## [11.11.0](https://github.com/mojaloop/auth-service/compare/v11.10.1...v11.11.0) (2021-10-19)


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/auth-service",
"version": "11.11.0",
"version": "11.11.1",
"description": "PISP authorization service",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 990d565

Please sign in to comment.