Skip to content

Commit b70edc7

Browse files
committed
deploy: create release
1 parent 7547f20 commit b70edc7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.7.2
2+
3+
- Keep vine rules accross many validations
4+
15
## 1.7.1
26

37
- Rename `ValidationException` class to `VineValidationException` to prevent collision with `ValidationException` class from another packages

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: vine
22
description: Vine is a robust, typed validation library for Dart/Flutter, designed to simplify and secure data management in applications
3-
version: 1.7.1
3+
version: 1.7.2
44
repository: https://github.com/LeadcodeDev/vine
55

66
platforms:

0 commit comments

Comments
 (0)