This commit is contained in:
Tim Brandin 2016-04-02 21:11:48 +02:00
parent 50a6dd2941
commit aea99e5114
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
std:accounts-ui@1.1.4
std:accounts-ui@1.1.5
tracker@1.0.11
ui@1.0.9
underscore@1.0.6

View file

@ -1,5 +1,9 @@
# ChangeLog
### v1.1.5
* Improving and removing redundant logging.
### v1.1.4
* Bugfixes for Telescope Nova

View file

@ -1,6 +1,6 @@
# React Accounts UI
Current version 1.1.4
Current version 1.1.5
## Features

View file

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