Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jan 8, 2025
1 parent 9e7bf07 commit 32355f7
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.2.1](https://github.com/gravitee-io/gravitee-policy-xml-validation/compare/1.2.0...1.2.1) (2025-01-08)


### Bug Fixes

* check if the schema properties property is not null ([fd831cb](https://github.com/gravitee-io/gravitee-policy-xml-validation/commit/fd831cb13af392879ab33116640f3687b454ce81))

# [1.2.0](https://github.com/gravitee-io/gravitee-policy-xml-validation/compare/1.1.1...1.2.0) (2023-12-19)


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-xml-validation</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>

<name>Gravitee.io APIM - Policy - XML Validation</name>
<description>Validate an XML payload against a XSD schema</description>
Expand Down

0 comments on commit 32355f7

Please sign in to comment.