## [1.5.1](https://github.com/Financial-Times/useragent_parser/compare/v1.5.0...v1.5.1) (2020-03-19)


### Bug Fixes

* if ios browser has no `version/x.y.z` then dont use os x_y_z as the version ([9b5da15](https://github.com/Financial-Times/useragent_parser/commit/9b5da151f8e6daeffb42e70746d58b55bc1e5c00))
* map webkit versions to ios safari versions ([c04bb05](https://github.com/Financial-Times/useragent_parser/commit/c04bb05709f2e811229fa8d1bd8ee4ab975a5c9c))

# [1.5.0](https://github.com/Financial-Times/useragent_parser/compare/v1.4.1...v1.5.0) (2020-03-17)


### Bug Fixes

* fix ci to clone the correct version of uap-core ([9146c7d](https://github.com/Financial-Times/useragent_parser/commit/9146c7de7b01a7afe7890d276a47ec22357b69ee))


### Features

* Detect ios apps as safari webview ([44842f8](https://github.com/Financial-Times/useragent_parser/commit/44842f8f75529e210a4dabf5e5f49756381221db))

## [1.4.1](https://github.com/Financial-Times/useragent_parser/compare/v1.4.0...v1.4.1) (2020-01-15)


### Bug Fixes

* ensure lib folder exists ([7206f61](https://github.com/Financial-Times/useragent_parser/commit/7206f61))

# [1.4.0](https://github.com/Financial-Times/useragent_parser/compare/v1.3.1...v1.4.0) (2020-01-13)


### Features

* update to the latest uap-core regex list ([74cce10](https://github.com/Financial-Times/useragent_parser/commit/74cce10))
* update to the latest uap-core regex list ([ab21422](https://github.com/Financial-Times/useragent_parser/commit/ab21422))

## [1.3.1](https://github.com/Financial-Times/useragent_parser/compare/v1.3.0...v1.3.1) (2019-07-23)


### Bug Fixes

* automatically publish to npm ([ef37ae8](https://github.com/Financial-Times/useragent_parser/commit/ef37ae8))

# [1.3.0](https://github.com/Financial-Times/useragent_parser/compare/v1.2.1...v1.3.0) (2019-07-19)


### Bug Fixes

* add missing dev dep ([e745c2b](https://github.com/Financial-Times/useragent_parser/commit/e745c2b))
* fix the ci script to install modules before publishing to npm ([cadcbc9](https://github.com/Financial-Times/useragent_parser/commit/cadcbc9))
* fix the ci script to run semantic-release on changes to master ([9fa5cfe](https://github.com/Financial-Times/useragent_parser/commit/9fa5cfe))


### Features

* automate releases via semantic release ([#9](https://github.com/Financial-Times/useragent_parser/issues/9)) ([f6bd034](https://github.com/Financial-Times/useragent_parser/commit/f6bd034))
