Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jun 10, 2022
1 parent 7d10cc0 commit d3fa236
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 @@
# [2.1.0](https://github.com/gravitee-io/gravitee-policy-jwt/compare/2.0.0...2.1.0) (2022-06-10)


### Features

* **jupiter:** move to Jupiter SecurityPolicy ([24bbdac](https://github.com/gravitee-io/gravitee-policy-jwt/commit/24bbdacdc56d9063c3744d9858e2c2dff02c7397))

# [2.0.0](https://github.com/gravitee-io/gravitee-policy-jwt/compare/1.22.0...2.0.0) (2022-05-24)


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-jwt</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>

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

0 comments on commit d3fa236

Please sign in to comment.