Skip to content

Commit

Permalink
chore(release): 2.0.0-alpha.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jun 29, 2023
1 parent 21ea3f7 commit 55468ca
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.0.0-alpha.4](https://github.com/gravitee-io/gravitee-policy-assign-attributes/compare/2.0.0-alpha.3...2.0.0-alpha.4) (2023-06-29)


### Bug Fixes

* use new execution engine ([21ea3f7](https://github.com/gravitee-io/gravitee-policy-assign-attributes/commit/21ea3f757bfe3cd059be7e08f06a1e945f2056fa))

# [2.0.0-alpha.3](https://github.com/gravitee-io/gravitee-policy-assign-attributes/compare/2.0.0-alpha.2...2.0.0-alpha.3) (2023-06-27)


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-assign-attributes</artifactId>
<version>2.0.0-alpha.3</version>
<version>2.0.0-alpha.4</version>

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

0 comments on commit 55468ca

Please sign in to comment.