Skip to content

Commit

Permalink
Bump version to 5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniacardenas committed Jul 18, 2019
1 parent d89b351 commit 32825db
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,8 @@ Install with `npm install [email protected]`


[next-version]:
https://github.com/onfido/onfido-sdk-ui/compare/5.2.2...development
https://github.com/onfido/onfido-sdk-ui/compare/5.2.3...development
[5.2.3]: https://github.com/onfido/onfido-sdk-ui/compare/5.2.2...5.2.3
[5.2.2]: https://github.com/onfido/onfido-sdk-ui/compare/5.2.1...5.2.2
[5.2.1]: https://github.com/onfido/onfido-sdk-ui/compare/5.1.0...5.2.1
[5.1.0]: https://github.com/onfido/onfido-sdk-ui/compare/5.0.0...5.1.0
Expand Down
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": "5.2.3-rc.1",
"version": "5.2.3",
"description": "JavaScript SDK view layer for Onfido identity verification",
"scripts": {
"dev": "NODE_ENV=development webpack-dev-server --inline --hot --progress --https",
Expand Down

0 comments on commit 32825db

Please sign in to comment.