Skip to content

Commit f4eb23a

Browse files
committed
chore(release): 1.13.0 [skip ci]
1 parent ee6611b commit f4eb23a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.13.0](https://github.com/gravitee-io/gravitee-policy-ipfiltering/compare/1.12.0...1.13.0) (2024-03-27)
2+
3+
4+
### Features
5+
6+
* add the possibility to configure the IP version when lookup for host ([ee6611b](https://github.com/gravitee-io/gravitee-policy-ipfiltering/commit/ee6611bd800513072e1d29a2ad4e77e866b5c60b))
7+
18
# [1.12.0](https://github.com/gravitee-io/gravitee-policy-ipfiltering/compare/1.11.0...1.12.0) (2023-12-19)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.gravitee.policy</groupId>
2424
<artifactId>gravitee-policy-ipfiltering</artifactId>
25-
<version>1.12.0</version>
25+
<version>1.13.0</version>
2626

2727
<name>Gravitee.io APIM - Policy - IP Filtering</name>
2828
<description>

0 commit comments

Comments
 (0)