Skip to content

Commit

Permalink
chore(release): 11.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Jul 13, 2021
1 parent 0c99035 commit 3dfa8dc
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.5.0](https://github.com/mojaloop/auth-service/compare/v11.4.4...v11.5.0) (2021-07-13)


### Features

* implement register consent flow ([#79](https://github.com/mojaloop/auth-service/issues/79)) ([0c99035](https://github.com/mojaloop/auth-service/commit/0c99035db3d94f9e9deafc267dcd3903703853e4))

### [11.4.4](https://github.com/mojaloop/auth-service/compare/v11.4.3...v11.4.4) (2021-07-08)


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

0 comments on commit 3dfa8dc

Please sign in to comment.