Skip to content

Commit 23bfa9f

Browse files
committed
deploying version 2.3.0
1 parent 9c2faf8 commit 23bfa9f

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 2.3.0
2+
3+
* Bug Fixes
4+
* reverted the commit in v2.2.0 that no longer required inputs to have the form-control class. This broke select boxes.
5+
16
### 2.2.0
27

38
* Enhancements

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bootstrap-show-errors",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"authors": [
55
"Paul Yoder <[email protected]>"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bootstrap-show-errors",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "An Angular Directive to intelligently show form validation errors",
55
"author": "Paul Yoder <[email protected]>",
66
"license": "MIT",

src/showErrors.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)