Skip to content

Commit

Permalink
chore(release): 1.5.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jul 11, 2022
1 parent 4b38510 commit dfe731d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.2](https://github.com/gravitee-io/gravitee-policy-openid-connect-userinfo/compare/1.5.1...1.5.2) (2022-07-11)


### Bug Fixes

* add documentation of UserInfo policy ([4b38510](https://github.com/gravitee-io/gravitee-policy-openid-connect-userinfo/commit/4b38510ebc410640ece05e7b7bbf4ff01b0952fe))

## [1.5.1](https://github.com/gravitee-io/gravitee-policy-openid-connect-userinfo/compare/1.5.0...1.5.1) (2022-07-05)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>io.gravitee.policy</groupId>
<artifactId>gravitee-policy-openid-connect-userinfo</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>

<name>Gravitee.io APIM - Policy - OpenID Connect - UserInfo</name>
<description>Description of the OpenID Connect - UserInfo Gravitee Policy</description>
Expand Down

0 comments on commit dfe731d

Please sign in to comment.