mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-05 09:51:40 -05:00
Updated.
This commit is contained in:
parent
d799c6adc4
commit
6249b6ce66
2 changed files with 7 additions and 7 deletions
|
@ -5,11 +5,9 @@ babel-runtime@0.1.6
|
|||
base64@1.0.6
|
||||
binary-heap@1.0.6
|
||||
blaze@2.1.5
|
||||
blaze-html-templates@1.0.2
|
||||
blaze-tools@1.0.6
|
||||
boilerplate-generator@1.0.6
|
||||
caching-compiler@1.0.2
|
||||
caching-html-compiler@1.0.4
|
||||
callback-hook@1.0.6
|
||||
check@1.1.2
|
||||
coffeescript@1.0.15
|
||||
|
@ -32,7 +30,6 @@ jquery@1.11.6
|
|||
localstorage@1.0.7
|
||||
logging@1.0.10
|
||||
meteor@1.1.12
|
||||
minifier-js@1.1.9
|
||||
minimongo@1.0.12
|
||||
modules@0.5.1
|
||||
modules-runtime@0.6.1
|
||||
|
@ -50,12 +47,10 @@ retry@1.0.5
|
|||
routepolicy@1.0.8
|
||||
service-configuration@1.0.7
|
||||
session@1.1.3
|
||||
softwarerero:accounts-t9n@1.3.0
|
||||
softwarerero:accounts-t9n@1.3.1
|
||||
spacebars@1.0.9
|
||||
spacebars-compiler@1.0.9
|
||||
std:accounts-ui@1.1.10
|
||||
templating@1.1.7
|
||||
templating-tools@1.0.2
|
||||
std:accounts-ui@1.1.11
|
||||
tracker@1.0.11
|
||||
ui@1.0.9
|
||||
underscore@1.0.6
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
# ChangeLog
|
||||
|
||||
### v1.1.11
|
||||
|
||||
* Updated to softwarerero:accounts-t9n@1.3.1
|
||||
* Don't show change password link if using NO_PASSWORD.
|
||||
|
||||
### v1.1.10
|
||||
|
||||
* Fixed a bug that caused the form when submitted to reload the page, related:
|
||||
|
|
Loading…
Add table
Reference in a new issue