Skip to content

Commit

Permalink
Bump version to 6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniacardenas committed Mar 25, 2021
1 parent 1ffa0bb commit e4b2da4
Show file tree
Hide file tree
Showing 8 changed files with 450 additions and 316 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This project adheres to the Node [default version scheme](https://docs.npmjs.com

## [next-version]

## [6.7.0] - 2021-03-24
## [6.7.0] - 2021-03-25

### Added

Expand Down
4 changes: 2 additions & 2 deletions demo/fiddle/demo.details
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
authors:
- Onfido Team
resources:
- https://assets.onfido.com/web-sdk-releases/6.7.0-rc.3/onfido.min.js
- https://assets.onfido.com/web-sdk-releases/6.7.0-rc.3/style.css
- https://assets.onfido.com/web-sdk-releases/6.7.0/onfido.min.js
- https://assets.onfido.com/web-sdk-releases/6.7.0/style.css
...
4 changes: 2 additions & 2 deletions dist/onfido.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/index.js.map

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -5908,8 +5908,8 @@
"licenses": "MIT",
"repository": "https://github.com/ReactTraining/history",
"publisher": "Michael Jackson",
"path": "node_modules/react-router-dom/node_modules/history",
"licenseFile": "node_modules/react-router-dom/node_modules/history/LICENSE"
"path": "node_modules/react-router/node_modules/history",
"licenseFile": "node_modules/react-router/node_modules/history/LICENSE"
},
"[email protected]": {
"licenses": "MIT",
Expand Down Expand Up @@ -7756,8 +7756,8 @@
"licenses": "MIT",
"repository": "https://github.com/webpack/loader-utils",
"publisher": "Tobias Koppers @sokra",
"path": "node_modules/file-loader/node_modules/loader-utils",
"licenseFile": "node_modules/file-loader/node_modules/loader-utils/LICENSE"
"path": "node_modules/sass-loader/node_modules/loader-utils",
"licenseFile": "node_modules/sass-loader/node_modules/loader-utils/LICENSE"
},
"[email protected]": {
"licenses": "MIT",
Expand Down Expand Up @@ -8407,8 +8407,8 @@
"[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/isaacs/node-mkdirp",
"path": "node_modules/chromedriver/node_modules/mkdirp",
"licenseFile": "node_modules/chromedriver/node_modules/mkdirp/LICENSE"
"path": "node_modules/license-checker-rseidelsohn/node_modules/mkdirp",
"licenseFile": "node_modules/license-checker-rseidelsohn/node_modules/mkdirp/LICENSE"
},
"[email protected]": {
"licenses": "MIT",
Expand Down Expand Up @@ -9030,7 +9030,7 @@
"path": "node_modules/jest-changed-files/node_modules/onetime",
"licenseFile": "node_modules/jest-changed-files/node_modules/onetime/license"
},
"[email protected]-rc.3": {
"[email protected]": {
"licenses": "Custom: https://travis-ci.org/onfido/onfido-sdk-ui.svg",
"repository": "https://github.com/onfido/onfido-sdk-ui",
"publisher": "Web SDK Customer Support",
Expand Down Expand Up @@ -9330,8 +9330,8 @@
"publisher": "Sindre Sorhus",
"email": "[email protected]",
"url": "sindresorhus.com",
"path": "node_modules/stylelint/node_modules/parse-json",
"licenseFile": "node_modules/stylelint/node_modules/parse-json/license"
"path": "node_modules/meow/node_modules/parse-json",
"licenseFile": "node_modules/meow/node_modules/parse-json/license"
},
"[email protected]": {
"licenses": "MIT",
Expand Down Expand Up @@ -10896,8 +10896,8 @@
"licenses": "MIT",
"repository": "https://github.com/mjackson/resolve-pathname",
"publisher": "Michael Jackson",
"path": "node_modules/react-router-dom/node_modules/resolve-pathname",
"licenseFile": "node_modules/react-router-dom/node_modules/resolve-pathname/LICENSE"
"path": "node_modules/react-router/node_modules/resolve-pathname",
"licenseFile": "node_modules/react-router/node_modules/resolve-pathname/LICENSE"
},
"[email protected]": {
"licenses": "MIT",
Expand Down Expand Up @@ -13074,8 +13074,8 @@
"licenses": "MIT",
"repository": "https://github.com/mjackson/value-equal",
"publisher": "Michael Jackson",
"path": "node_modules/react-router-dom/node_modules/value-equal",
"licenseFile": "node_modules/react-router-dom/node_modules/value-equal/LICENSE"
"path": "node_modules/react-router/node_modules/value-equal",
"licenseFile": "node_modules/react-router/node_modules/value-equal/LICENSE"
},
"[email protected]": {
"licenses": "MIT",
Expand Down
Loading

0 comments on commit e4b2da4

Please sign in to comment.