Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
11 additions
and
3 deletions .
+8
−0
CHANGELOG.md
+1
−1
README.md
+1
−1
bower.json
+1
−1
package.json
@@ -1,5 +1,13 @@
# Change Log
## [v11.21.0 ](https://github.com/auth0/lock/tree/v11.21.0) (2020-01-30)
[Full Changelog ](https://github.com/auth0/lock/compare/v11.20.4...v11.21.0)
**Security**
- Make placeholder text-only, add new placeholderHTML for additionalSignUpFields [\#1788 ](https://github.com/auth0/lock/pull/1788) ([davidpatrick ](https://github.com/davidpatrick))
## [v11.20.4 ](https://github.com/auth0/lock/tree/v11.20.4) (2020-01-29)
[Full Changelog ](https://github.com/auth0/lock/compare/v11.20.3...v11.20.4)
@@ -23,7 +23,7 @@ From CDN
```html
<!-- Latest patch release (recommended for production) -->
<script src =" https://cdn.auth0.com/js/lock/11.20.4 /lock.min.js" ></script >
<script src =" https://cdn.auth0.com/js/lock/11.21.0 /lock.min.js" ></script >
```
From [npm ](https://npmjs.org)
@@ -1,6 +1,6 @@
{
" name" : " auth0-lock" ,
" version" : " 11.20.4 " ,
" version" : " 11.21.0 " ,
" main" : " build/lock.js" ,
" ignore" : [
" lib-cov" ,
@@ -1,6 +1,6 @@
{
" name" : " auth0-lock" ,
" version" : " 11.20.4 " ,
" version" : " 11.21.0 " ,
" description" : " Auth0 Lock" ,
" author" : " Auth0 <support@auth0.com> (http://auth0.com)" ,
" license" : " MIT" ,
Toggle all file notes
Toggle all file annotations
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.