Skip to content

Commit 1274ba8

Browse files
author
runner
committed
chore: bump to version lvp-v0.1.2 [ci skip]
1 parent f348b80 commit 1274ba8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

lvp/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16+
- skip validation for null and empty values
1617
- remove useless context for error message
1718

1819

lvp/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>lvp</artifactId>
12-
<version>0.1.1</version>
12+
<version>0.1.2</version>
1313
<name>list-validation-plugin</name>
1414
<description>Plugin to manage static list validation</description>
1515
<url>https://github.com/linagora/linid-im-api-community-plugins</url>

0 commit comments

Comments
 (0)