Skip to content

Commit c35521f

Browse files
committed
Create new form state for Enroll Account.
1 parent a61a789 commit c35521f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ [email protected]
5050
softwarerero:[email protected]
5151
5252
53-
53+
5454
5555
5656

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ChangeLog
22

3+
### v1.2.17
4+
7-January-2017
5+
6+
* #55 - Create new form state for Enroll Account
7+
38
### v1.2.16
49
7-January-2017
510

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'std:accounts-ui',
3-
version: '1.2.16',
3+
version: '1.2.17',
44
summary: 'Accounts UI for React in Meteor 1.3+',
55
git: 'https://github.com/studiointeract/accounts-ui',
66
documentation: 'README.md'

0 commit comments

Comments
 (0)