Skip to content

Commit 3ca263b

Browse files
committed
prepare release 1.5.27
1 parent f8143cb commit 3ca263b

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-validation-ghiscoding",
3-
"version": "1.5.26",
3+
"version": "1.5.27",
44
"author": "Ghislain B.",
55
"description": "Angular-Validation Directive and Service (ghiscoding)",
66
"main": [

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Angular-Validation change logs
22

3+
1.5.27 (2019-04-14) Merged PR #182 to fix Radio button required field validation not working, closes #181
34
1.5.26 (2018-11-13) Merged PR #178 to fix revalidateAndAttachOnBlur method to handle zeroes appropriately
45
1.5.25 (2018-10-29) Add Chinese locale "cn.json" in the locales folder.
56
1.5.24 (2017-09-01) Fix #160, validate on empty not working in angular-service

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-validation-ghiscoding",
3-
"version": "1.5.26",
3+
"version": "1.5.27",
44
"author": "Ghislain B.",
55
"description": "Angular-Validation Directive and Service (ghiscoding)",
66
"main": "dist/angular-validation.min",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Angular Validation (Directive / Service)
2-
`Version: 1.5.26`
2+
`Version: 1.5.27`
33

44
## Project in Life Support
55
#### still accepting PR for any bug fix

0 commit comments

Comments
 (0)