Skip to content

Commit

Permalink
chore(release): 1.6.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jul 20, 2023
1 parent 1734307 commit 825d7d6
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 @@
## [1.6.2](https://github.com/gravitee-io/gravitee-policy-json-validation/compare/1.6.1...1.6.2) (2023-07-20)


### Bug Fixes

* update policy description ([c868322](https://github.com/gravitee-io/gravitee-policy-json-validation/commit/c86832205e2f2ee08ac1d91ea799aa57b3f92a7d))

## [1.6.1](https://github.com/gravitee-io/gravitee-policy-json-validation/compare/1.6.0...1.6.1) (2022-03-28)


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-json-validation</artifactId>
<version>1.6.1</version>
<version>1.6.2</version>

<name>Gravitee.io APIM - Policy - JSON Validation</name>
<description>Validate JSON payloads</description>
Expand Down

0 comments on commit 825d7d6

Please sign in to comment.