Skip to content

Commit a39ef44

Browse files
author
runner
committed
chore: bump to version dlvp-v0.3.1 [ci skip]
1 parent 0f51419 commit a39ef44

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

dlvp/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- add dynamic list route plugin
1616
- add HTTP service for external API requests
1717

18+
### Fixed
19+
20+
- skip validation for null and empty values
21+
1822
### Changed
1923

2024
- add GitHub Actions workflow for pull requests

dlvp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.github.linagora.linid.im</groupId>
1111
<artifactId>dlvp</artifactId>
12-
<version>0.3.0</version>
12+
<version>0.3.1</version>
1313
<name>dynamic-list-validation-plugin</name>
1414
<description>Plugin to manage dynamic list validation and routing</description>
1515
<url>https://github.com/linagora/linid-im-api-community-plugins</url>

0 commit comments

Comments
 (0)