Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jul 20, 2023
1 parent d41a649 commit c1585a3
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.1](https://github.com/gravitee-io/gravitee-policy-assign-attributes/compare/2.0.0...2.0.1) (2023-07-20)


### Bug Fixes

* update policy description ([723e2ca](https://github.com/gravitee-io/gravitee-policy-assign-attributes/commit/723e2ca31d5dc5ed9b37ba2416093a8a1de8ef64))

# [2.0.0](https://github.com/gravitee-io/gravitee-policy-assign-attributes/compare/1.5.1...2.0.0) (2023-07-18)


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</version>
<version>2.0.1</version>

<name>Gravitee.io APIM - Policy - Assign attributes</name>
<description>Set variables such as request attributes, message attributes and other execution context attributes.</description>
Expand Down

0 comments on commit c1585a3

Please sign in to comment.