-
Notifications
You must be signed in to change notification settings - Fork 144
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
b8099af
commit 4866085
Showing
3 changed files
with
1,102 additions
and
2,241 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,17 +6,11 @@ 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). | ||
|
||
## [next-version] | ||
## [14.15.0] | ||
|
||
### Changed | ||
|
||
## [13.6.1] - 2023-10-24 | ||
|
||
### Changed | ||
|
||
### Fixed | ||
|
||
- Fix disabled submit button in country selection in PoA step | ||
- Overall architecture. See [MIGRATION.md](./MIGRATION.md) for more details. | ||
|
||
## [13.6.0] - 2023-10-24 | ||
|
||
|
@@ -1652,8 +1646,7 @@ Install with `npm install [email protected]` | |
|
||
- NPM (commonjs2) style of importing the library now works | ||
|
||
[next-version]: https://github.com/onfido/onfido-sdk-ui/compare/13.6.1...development | ||
[13.6.1]: https://github.com/onfido/onfido-sdk-ui/compare/13.6.0...13.6.1 | ||
[next-version]: https://github.com/onfido/onfido-sdk-ui/compare/13.6.0...development | ||
[13.6.0]: https://github.com/onfido/onfido-sdk-ui/compare/13.5.1...13.6.0 | ||
[13.5.1]: https://github.com/onfido/onfido-sdk-ui/compare/13.5.0...13.5.1 | ||
[13.5.0]: https://github.com/onfido/onfido-sdk-ui/compare/13.4.0...13.5.0 | ||
|
Oops, something went wrong.