File tree Expand file tree Collapse file tree 6 files changed +12
-5
lines changed
Expand file tree Collapse file tree 6 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
2+
3+ ## [ v10.4.1] ( https://github.com/auth0/lock/tree/v10.4.0 ) (2016-10-21)
4+ [ Full Changelog] ( https://github.com/auth0/lock/compare/v10.4.0...v10.4.1 )
5+
6+ ** Changed**
7+ - Update auth0.js to v7.3.0
8+
29## [ v10.4.0] ( https://github.com/auth0/lock/tree/v10.4.0 ) (2016-09-27)
310[ Full Changelog] ( https://github.com/auth0/lock/compare/v10.3.0...v10.4.0 )
411
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ From CDN
1414
1515``` html
1616<!-- Latest patch release (recommended for production) -->
17- <script src =" http://cdn.auth0.com/js/lock/10.4.0 /lock.min.js" ></script >
17+ <script src =" http://cdn.auth0.com/js/lock/10.4.1 /lock.min.js" ></script >
1818```
1919
2020From [ bower] ( http://bower.io )
Original file line number Diff line number Diff line change 11{
22 "name" : " auth0-lock" ,
3- "version" : " 10.4.0 " ,
3+ "version" : " 10.4.1 " ,
44 "main" : " build/lock.js" ,
55 "ignore" : [
66 " lib-cov" ,
Original file line number Diff line number Diff line change 1515 ]
1616 },
1717 "dependencies" : {
18- "auth0-lock" : " ^10.4.0 "
18+ "auth0-lock" : " ^10.4.1 "
1919 },
2020 "devDependencies" : {
2121 "babel-preset-es2015" : " ^6.3.13" ,
Original file line number Diff line number Diff line change 1010 "author" : " " ,
1111 "license" : " MIT" ,
1212 "dependencies" : {
13- "auth0-lock" : " ^10.4.0 "
13+ "auth0-lock" : " ^10.4.1 "
1414 },
1515 "devDependencies" : {
1616 "babel-core" : " ^6.4.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " auth0-lock" ,
3- "version" : " 10.4.0 " ,
3+ "version" : " 10.4.1 " ,
44 "description" : " Auth0 Lock" ,
55 "author" :
" Auth0 <[email protected] > (http://auth0.com)" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments