Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit efc6271

Browse files
committed
chore(release): release v2.0.3
1 parent d75ef87 commit efc6271

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.0.3"></a>
2+
## [2.0.3](https://github.com/Availity/availity-reactstrap-validation/compare/v2.0.2...v2.0.3) (2018-07-25)
3+
4+
5+
### Bug Fixes
6+
7+
* **AvRadioGroup:** use spacing util instead of form-group ([d75ef87](https://github.com/Availity/availity-reactstrap-validation/commit/d75ef87))
8+
9+
10+
111
<a name="2.0.2"></a>
212
## [2.0.2](https://github.com/Availity/availity-reactstrap-validation/compare/v2.0.1...v2.0.2) (2018-03-30)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "availity-reactstrap-validation",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"author": "Evan Sharp <evan.sharp@availity.com>",
55
"description": "Form validation helpers for reactstrap",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)