Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 26ec0f5

Browse files
author
Kent C. Dodds
committed
4.3.2
1 parent 43a6f39 commit 26ec0f5

8 files changed

+201
-167
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.3.2
2+
3+
- Fixing issue with required on multiCheckbox. [#26](/../../issues/26) thanks to [@ckniffen](https://github.com/ckniffen)
4+
15
# 4.3.1
26

37
- Addon: Fixing the scope that's passed to `onClick`.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-formly-templates-bootstrap",
3-
"version": "4.3.1",
3+
"version": "4.3.2",
44
"authors": [
55
"Astrism <[email protected]>"
66
],

0 commit comments

Comments
 (0)