Skip to content

Commit

Permalink
chore(release): 11.4.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Jul 7, 2021
1 parent 8f1c3db commit b61c200
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.4.2](https://github.com/mojaloop/auth-service/compare/v11.4.1...v11.4.2) (2021-07-07)


### Maintenance

* update packages and regen audit resolve ([#77](https://github.com/mojaloop/auth-service/issues/77)) ([8f1c3db](https://github.com/mojaloop/auth-service/commit/8f1c3db46833218e4d50ac98b2eaa2d388fd5e62))

### [11.4.1](https://github.com/mojaloop/auth-service/compare/v11.4.0...v11.4.1) (2021-07-06)


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

0 comments on commit b61c200

Please sign in to comment.