-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3aa4b5
commit d3e0ecf
Showing
3 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ Breaking changes result in a different major. UI changes that might break custom | |
|
||
## [next-version] | ||
|
||
## [0.14.0-rc.3] | ||
## [0.14.0] | ||
|
||
### Changed | ||
|
||
|
@@ -175,8 +175,8 @@ Install with `npm install [email protected]` | |
|
||
The standard for this change log can be found [here](http://keepachangelog.com/). | ||
|
||
[next-version]: https://github.com/onfido/onfido-sdk-ui/compare/0.14.0-rc.3...master | ||
[0.14.0-rc.3]: https://github.com/onfido/onfido-sdk-ui/compare/0.13.0...0.14.0-rc.3 | ||
[next-version]: https://github.com/onfido/onfido-sdk-ui/compare/0.14.0...master | ||
[0.14.0]: https://github.com/onfido/onfido-sdk-ui/compare/0.13.0...0.14.0 | ||
[0.13.0]: https://github.com/onfido/onfido-sdk-ui/compare/0.12.0-rc.1...0.13.0 | ||
[0.12.0-rc.1]: https://github.com/onfido/onfido-sdk-ui/compare/0.11.1...0.12.0-rc.1 | ||
[0.11.1]: https://github.com/onfido/onfido-sdk-ui/compare/0.11.0...0.11.1 | ||
|
Oops, something went wrong.