Skip to content

Commit

Permalink
chore(release): 2.1.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Mar 13, 2023
1 parent 481e3b6 commit dcfd1e4
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-alpha.1](https://github.com/gravitee-io/gravitee-policy-keyless/compare/2.0.1-alpha.1...2.1.0-alpha.1) (2023-03-13)


### Features

* rename 'jupiter' package in 'reactive' ([481e3b6](https://github.com/gravitee-io/gravitee-policy-keyless/commit/481e3b6a58dd5d6c54c361654d0723836bccd35e))

## [2.0.1-alpha.1](https://github.com/gravitee-io/gravitee-policy-keyless/compare/2.0.0...2.0.1-alpha.1) (2023-02-02)


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-keyless</artifactId>
<version>2.0.1-alpha.1</version>
<version>2.1.0-alpha.1</version>

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

0 comments on commit dcfd1e4

Please sign in to comment.