Skip to content

Commit

Permalink
Bump version to 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimmi Gan committed Nov 30, 2020
1 parent 706a55a commit 2b46d24
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This change log file is based on best practices from [Keep a Changelog](http://k
This project adheres to [Semantic Versioning](http://semver.org/). Breaking changes result in a different MAJOR version. UI changes that might break customizations on top of the SDK will be treated as breaking changes too.
This project adheres to the Node [default version scheme](https://docs.npmjs.com/misc/semver).

## [6.3.1]
## [6.3.1] - 2020-11-30

### Fixed

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.3.1-rc.1/onfido.min.js
- https://assets.onfido.com/web-sdk-releases/6.3.1-rc.1/style.css
- https://assets.onfido.com/web-sdk-releases/6.3.1/onfido.min.js
- https://assets.onfido.com/web-sdk-releases/6.3.1/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 package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onfido-sdk-ui",
"version": "6.3.1-rc.1",
"version": "6.3.1",
"description": "JavaScript SDK view layer for Onfido identity verification",
"author": "Web SDK Customer Support <[email protected]> (https://github.com/onfido)",
"repository": {
Expand Down

0 comments on commit 2b46d24

Please sign in to comment.