This commit is contained in:
Tim Brandin 2016-03-31 03:27:33 +02:00
parent 3aa82dbb95
commit bff35f7426
4 changed files with 7 additions and 3 deletions

View file

@ -50,7 +50,7 @@ session@1.1.3
softwarerero:accounts-t9n@0.0.20
spacebars@1.0.9
spacebars-compiler@1.0.9
studiointeract:react-accounts-ui@1.0.15
studiointeract:react-accounts-ui@1.0.16
tracker@1.0.11
ui@1.0.9
underscore@1.0.6

View file

@ -1,5 +1,9 @@
# ChangeLog
### v1.0.16
* Bug fix
### v1.0.15
* Added required boolean to Fields

View file

@ -1,6 +1,6 @@
# React Accounts UI
Current version 1.0.15
Current version 1.0.16
## Features

View file

@ -1,6 +1,6 @@
Package.describe({
name: 'studiointeract:react-accounts-ui',
version: '1.0.15',
version: '1.0.16',
summary: 'Accounts UI for React in Meteor 1.3',
git: 'https://github.com/studiointeract/react-accounts-ui',
documentation: 'README.md'