Skip to content

Commit

Permalink
bumped version; updated dist;
Browse files Browse the repository at this point in the history
  • Loading branch information
rfreitas committed Nov 4, 2016
1 parent 348ac32 commit a859f57
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The standard for the caret can [be found here](https://docs.npmjs.com/misc/semve
Breaking changes result in a different major. UI changes that might break customizations on top of the sdk, will be treated as breaking changes too.


## [new-version]
## [0.8.3]

### Added
- Started tracking fatal exceptions and page views of the SDK.
Expand Down Expand Up @@ -88,7 +88,7 @@ Breaking changes result in a different major. UI changes that might break custom

The standard for this change log can be found [here](http://keepachangelog.com/).

[new-version]: https://github.com/onfido/onfido-sdk-ui/compare/0.8.2...master
[0.8.3]: https://github.com/onfido/onfido-sdk-ui/compare/0.8.2...0.8.3
[0.8.2]: https://github.com/onfido/onfido-sdk-ui/compare/0.8.1...0.8.2
[0.8.1]: https://github.com/onfido/onfido-sdk-ui/compare/0.8.0...0.8.1
[0.8.0]: https://github.com/onfido/onfido-sdk-ui/compare/0.7.0...0.8.0
Expand Down
19 changes: 10 additions & 9 deletions dist/onfido.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/style.css

Large diffs are not rendered by default.

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": "0.8.2",
"version": "0.8.3",
"description": "JavaScript SDK view layer for Onfido identity verification",
"scripts": {
"predev": "npm run build",
Expand Down

0 comments on commit a859f57

Please sign in to comment.