mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-04 17:31:41 -05:00
Bump
This commit is contained in:
parent
50a6dd2941
commit
aea99e5114
4 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
# ChangeLog
|
||||
|
||||
### v1.1.5
|
||||
|
||||
* Improving and removing redundant logging.
|
||||
|
||||
### v1.1.4
|
||||
|
||||
* Bugfixes for Telescope Nova
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# React Accounts UI
|
||||
|
||||
Current version 1.1.4
|
||||
Current version 1.1.5
|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue