Skip to content

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Nov 22, 2023
1 parent 582894f commit 512da2d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## [1.5.1](https://github.com/gravitee-io/gravitee-policy-generate-jwt/compare/1.5.0...1.5.1) (2023-11-22)


### Bug Fixes

* bump `gravitee-common` to 2.3.0 to match version of APIM 3.20.x ([9fa1140](https://github.com/gravitee-io/gravitee-policy-generate-jwt/commit/9fa11407248629cc4b24a37c722fb093fe040c5f))
* bump `gravitee-gateway-api` to 2.0.1 to match version of APIM 3.20.x ([5ff3518](https://github.com/gravitee-io/gravitee-policy-generate-jwt/commit/5ff3518340c82814697612096c11254df8fd3e31))
* bump `gravitee-policy-api` to 1.11.0 to match version of APIM 3.20.x ([1772b6a](https://github.com/gravitee-io/gravitee-policy-generate-jwt/commit/1772b6a6a26b2e3eebefd17c0d683c6037871063))
* update the enum value from "PLAIN" to "PEM" in the schema-form.json ([36b8864](https://github.com/gravitee-io/gravitee-policy-generate-jwt/commit/36b8864e24c35ed987b54ace134eb53e5516af9d))
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-generate-jwt</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>

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

0 comments on commit 512da2d

Please sign in to comment.