mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-05 18:01:39 -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
|
softwarerero:accounts-t9n@0.0.20
|
||||||
spacebars@1.0.9
|
spacebars@1.0.9
|
||||||
spacebars-compiler@1.0.9
|
spacebars-compiler@1.0.9
|
||||||
std:accounts-ui@1.1.4
|
std:accounts-ui@1.1.5
|
||||||
tracker@1.0.11
|
tracker@1.0.11
|
||||||
ui@1.0.9
|
ui@1.0.9
|
||||||
underscore@1.0.6
|
underscore@1.0.6
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
|
### v1.1.5
|
||||||
|
|
||||||
|
* Improving and removing redundant logging.
|
||||||
|
|
||||||
### v1.1.4
|
### v1.1.4
|
||||||
|
|
||||||
* Bugfixes for Telescope Nova
|
* Bugfixes for Telescope Nova
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# React Accounts UI
|
# React Accounts UI
|
||||||
|
|
||||||
Current version 1.1.4
|
Current version 1.1.5
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Package.describe({
|
Package.describe({
|
||||||
name: 'std:accounts-ui',
|
name: 'std:accounts-ui',
|
||||||
version: '1.1.4',
|
version: '1.1.5',
|
||||||
summary: 'Accounts UI for React in Meteor 1.3',
|
summary: 'Accounts UI for React in Meteor 1.3',
|
||||||
git: 'https://github.com/studiointeract/accounts-ui',
|
git: 'https://github.com/studiointeract/accounts-ui',
|
||||||
documentation: 'README.md'
|
documentation: 'README.md'
|
||||||
|
|
Loading…
Add table
Reference in a new issue