# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.20.32](https://github.com/quintype/native-components/compare/v2.20.31...v2.20.32) (2024-06-05)

### [2.20.31](https://github.com/quintype/native-components/compare/v2.20.30...v2.20.31) (2024-06-04)

### [2.20.30](https://github.com/quintype/native-components/compare/v2.20.29...v2.20.30) (2024-06-04)

### [2.20.29](https://github.com/quintype/native-components/compare/v2.20.28...v2.20.29) (2024-06-04)

### [2.20.28](https://github.com/quintype/native-components/compare/v2.20.27...v2.20.28) (2024-05-17)

### [2.20.27](https://github.com/quintype/native-components/compare/v2.20.26...v2.20.27) (2024-05-17)

### [2.20.26](https://github.com/quintype/native-components/compare/v2.20.25...v2.20.26) (2024-05-17)

### [2.20.25](https://github.com/quintype/native-components/compare/v2.20.24...v2.20.25) (2024-03-14)


### Bug Fixes

* **text-clip:** Bump lineheight for HTML story-content ([91f6279](https://github.com/quintype/native-components/commit/91f6279ca2815bf48bddcf0eb03020351bde8666))

### [2.20.24](https://github.com/quintype/native-components/compare/v2.20.23...v2.20.24) (2024-03-13)

### [2.20.23](https://github.com/quintype/native-components/compare/v2.20.22...v2.20.23) (2024-03-11)


### Bug Fixes

* **text:** Fix text-clipping issue for Kannada font ([943c14f](https://github.com/quintype/native-components/commit/943c14f4eb02159cc41114e6cdddd7c9ba9d883a))

### [2.20.22](https://github.com/quintype/native-components/compare/v2.20.21...v2.20.22) (2024-02-26)


### Bug Fixes

* **Misc.:** Regression Feb '24 ([#221](https://github.com/quintype/native-components/issues/221)) ([40262cd](https://github.com/quintype/native-components/commit/40262cdfca550796b7696021e04b73c22708d98e))

### [2.20.21](https://github.com/quintype/native-components/compare/v2.20.20...v2.20.21) (2024-02-07)

### [2.20.20](https://github.com/quintype/native-components/compare/v2.20.19...v2.20.20) (2024-01-22)

### [2.20.19](https://github.com/quintype/native-components/compare/v2.20.18...v2.20.19) (2023-12-29)

### [2.20.18](https://github.com/quintype/native-components/compare/v2.20.17...v2.20.18) (2023-12-06)

### [2.20.17](https://github.com/quintype/native-components/compare/v2.20.16...v2.20.17) (2023-11-16)


### Bug Fixes

* **icon-text:** Removing fontWeight since it does not work on Android ([913fcdf](https://github.com/quintype/native-components/commit/913fcdf0ee9987a776faa9531f20754abead19f4))

### [2.20.16](https://github.com/quintype/native-components/compare/v2.20.15...v2.20.16) (2023-11-15)

### [2.20.15](https://github.com/quintype/native-components/compare/v2.20.14...v2.20.15) (2023-10-16)

### [2.20.14](https://github.com/quintype/native-components/compare/v2.20.13...v2.20.14) (2023-10-13)

### [2.20.13](https://github.com/quintype/native-components/compare/v2.20.12...v2.20.13) (2023-09-26)


### Bug Fixes

* **story-image:** Fix attribution color :hammer: ([#212](https://github.com/quintype/native-components/issues/212)) ([5c22da3](https://github.com/quintype/native-components/commit/5c22da35327731192f9d3fa15f5a5266acf8f2ff))

### [2.20.12](https://github.com/quintype/native-components/compare/v2.20.11...v2.20.12) (2023-09-06)

### [2.20.11](https://github.com/quintype/native-components/compare/v2.20.10...v2.20.11) (2023-08-10)

### [2.20.10](https://github.com/quintype/native-components/compare/v2.20.9...v2.20.10) (2023-08-08)


### Bug Fixes

* **rich-text:** Changes html-render to strip-html to fix rtl :hamer: ([#208](https://github.com/quintype/native-components/issues/208)) ([1c6a1fd](https://github.com/quintype/native-components/commit/1c6a1fdafaa2833d846120e62c631fcb04c218ae))

### [2.20.9](https://github.com/quintype/native-components/compare/v2.20.8...v2.20.9) (2023-07-10)

### [2.20.8](https://github.com/quintype/native-components/compare/v2.20.7...v2.20.8) (2023-06-30)


### Bug Fixes

* **misc:** Fixes slideshow arrow align, adds resizeImagesToFit config 🔨  ([#205](https://github.com/quintype/native-components/issues/205)) ([094bf6f](https://github.com/quintype/native-components/commit/094bf6f31e28d9f61df878de398af5bb1e101760))

### [2.20.7](https://github.com/quintype/native-components/compare/v2.20.6...v2.20.7) (2023-06-16)


### Bug Fixes

* **images:** Fixes crop issues and adds rich-text support for attribution ([#201](https://github.com/quintype/native-components/issues/201)) ([c0a5ca0](https://github.com/quintype/native-components/commit/c0a5ca0f593f1ce3459ae0fcc2aba3f06f21e053))

### [2.20.6](https://github.com/quintype/native-components/compare/v2.20.5...v2.20.6) (2023-06-15)

### [2.20.5](https://github.com/quintype/native-components/compare/v2.20.4...v2.20.5) (2023-03-21)

### [2.20.4](https://github.com/quintype/native-components/compare/v2.20.3...v2.20.4) (2023-02-01)


### Bug Fixes

* **fonts:** Fixes font for Related-Stories and Also-Read on Android :hammer: ([#197](https://github.com/quintype/native-components/issues/197)) ([952c95b](https://github.com/quintype/native-components/commit/952c95b43b76f55eeb25cf9e071a88a3d939ce60))

### [2.20.3](https://github.com/quintype/native-components/compare/v2.20.2...v2.20.3) (2023-02-01)


### Bug Fixes

* **font:** Fixes h tag story-text not rendering in font :hammer: ([#196](https://github.com/quintype/native-components/issues/196)) ([9c957ba](https://github.com/quintype/native-components/commit/9c957baf03ecd6dc090dc1056170706e5d433f2c))

### [2.20.2](https://github.com/quintype/native-components/compare/v2.20.1...v2.20.2) (2023-01-23)

### [2.20.1](https://github.com/quintype/native-components/compare/v2.20.0...v2.20.1) (2023-01-12)


### Bug Fixes

* **share:** Fixes share on Android v12 and above ([#194](https://github.com/quintype/native-components/issues/194)) ([bab63bf](https://github.com/quintype/native-components/commit/bab63bfccefe7648b0e16f01bb120772843e00e2))

## [2.20.0](https://github.com/quintype/native-components/compare/v2.19.28...v2.20.0) (2023-01-09)


### Features

* **enhancement:** Adds toggles for hideCollectionTitle, readTime, shareButton 🔧 ([#193](https://github.com/quintype/native-components/issues/193)) ([53fcafc](https://github.com/quintype/native-components/commit/53fcafc2d8546abb5eea1e36820dc37c22436644))

### [2.19.28](https://github.com/quintype/native-components/compare/v2.19.27...v2.19.28) (2022-12-28)

### [2.19.27](https://github.com/quintype/native-components/compare/v2.19.26...v2.19.27) (2022-12-16)


### Bug Fixes

* **time-util:** Fix spacing for time-distance from now :hammer: ([67d9f37](https://github.com/quintype/native-components/commit/67d9f37459ee220f3c1ef1dd38b12ca7b65cf50e))

### [2.19.26](https://github.com/quintype/native-components/compare/v2.19.25...v2.19.26) (2022-12-16)

### [2.19.25](https://github.com/quintype/native-components/compare/v2.19.24...v2.19.25) (2022-12-07)

### [2.19.24](https://github.com/quintype/native-components/compare/v2.19.23...v2.19.24) (2022-12-06)

### [2.19.23](https://github.com/quintype/native-components/compare/v2.19.22...v2.19.23) (2022-12-06)

### [2.19.22](https://github.com/quintype/native-components/compare/v2.19.21...v2.19.22) (2022-12-06)

### [2.19.21](https://github.com/quintype/native-components/compare/v2.19.20...v2.19.21) (2022-11-18)


### Bug Fixes

* **fonts:** Fixes fonts for CollectionTitle and Caption/Attribution HTML 🔨  ([#188](https://github.com/quintype/native-components/issues/188)) ([94c61ff](https://github.com/quintype/native-components/commit/94c61ff385df2225f6a3d1b14c1f5d2ce3a1ed89))

### [2.19.20](https://github.com/quintype/native-components/compare/v2.19.19...v2.19.20) (2022-11-07)


### Bug Fixes

* **android:** Fixes Nov 4 critical issue that breaks Android :hammer: ([e6d6c27](https://github.com/quintype/native-components/commit/e6d6c27e55ddbe9542ef3c7733273e4bbe9a1aa2))

### [2.19.19](https://github.com/quintype/native-components/compare/v2.19.18...v2.19.19) (2022-08-24)


### Bug Fixes

* **Ads:** Change midcontentAd logic for video-story :hammer: ([#186](https://github.com/quintype/native-components/issues/186)) ([b04a16c](https://github.com/quintype/native-components/commit/b04a16cb74f06c3a3f5639df31b39b2ecd4b6704))
* **deps:** Fixes dependency-conflict due to incorrect react-native version :hammer: ([b43e8ae](https://github.com/quintype/native-components/commit/b43e8ae0e4cf92d3fce21336c3cdd6c2d73db582))

### [2.19.18](https://github.com/quintype/native-components/compare/v2.19.17...v2.19.18) (2022-07-04)

### [2.19.17](https://github.com/quintype/native-components/compare/v2.19.14...v2.19.17) (2022-06-29)


### Bug Fixes

* **story-page:** Fixes crash if image-metadata is null 🔨  ([#184](https://github.com/quintype/native-components/issues/184)) ([8f703d1](https://github.com/quintype/native-components/commit/8f703d19c90c4a5c7844e2251c6691263f9b3d4b))
* **story-template:** Fixed story-template-icon color :hammer: ([#182](https://github.com/quintype/native-components/issues/182)) ([95f750d](https://github.com/quintype/native-components/commit/95f750d7df5f7cc400095317be26900c0cffd3e1))

### [2.19.16](https://github.com/quintype/native-components/compare/v2.19.15...v2.19.16) (2022-05-09)


### Bug Fixes

* **story-template:** Fixed story-template-icon color :hammer: ([#182](https://github.com/quintype/native-components/issues/182)) ([95f750d](https://github.com/quintype/native-components/commit/95f750d7df5f7cc400095317be26900c0cffd3e1))

### [2.19.15](https://github.com/quintype/native-components/compare/v2.19.14...v2.19.15) (2022-04-12)

### [2.19.14](https://github.com/quintype/native-components/compare/v2.19.7...v2.19.14) (2022-04-04)


### Bug Fixes

* **story-cards:** Adds missing translations, fixes text overflow issue by adding multiline ([#179](https://github.com/quintype/native-components/issues/179)) ([93ab137](https://github.com/quintype/native-components/commit/93ab1372fad312b653e5d6d6992d625d217c9455))

### [2.19.12](https://github.com/quintype/native-components/compare/v2.19.11...v2.19.12) (2022-02-08)

### [2.19.11](https://github.com/quintype/native-components/compare/v2.19.9...v2.19.11) (2022-01-24)


### Bug Fixes

* **story-cards:** Adds missing translations, fixes text overflow issue by adding multiline ([#179](https://github.com/quintype/native-components/issues/179)) ([93ab137](https://github.com/quintype/native-components/commit/93ab1372fad312b653e5d6d6992d625d217c9455))

### [2.19.10](https://github.com/quintype/native-components/compare/v2.19.9...v2.19.10) (2022-01-24)


### Bug Fixes

* **story-cards:** Adds missing translations, fixes text overflow issue by adding multiline ([#179](https://github.com/quintype/native-components/issues/179)) ([93ab137](https://github.com/quintype/native-components/commit/93ab1372fad312b653e5d6d6992d625d217c9455))

### [2.19.9](https://github.com/quintype/native-components/compare/v2.19.8...v2.19.9) (2022-01-13)

### [2.19.8](https://github.com/quintype/native-components/compare/v2.19.7...v2.19.8) (2022-01-10)

### [2.19.7](https://github.com/quintype/native-components/compare/v2.19.0...v2.19.7) (2022-01-07)


### Bug Fixes

* **AlsoRead:** Changed dark-mode color for the text :hammer: ([#170](https://github.com/quintype/native-components/issues/170)) ([67f1e61](https://github.com/quintype/native-components/commit/67f1e61fd4b76ea6fa65f565006214981d0bb8a8))
* **AlsoRead:** Fixed card height :hammer: ([#174](https://github.com/quintype/native-components/issues/174)) ([6ce7a60](https://github.com/quintype/native-components/commit/6ce7a6078ec699f0f3df74d8136fc64070921caa))
* **Navigator:** Fixed Section title text overflow :hammer: ([#176](https://github.com/quintype/native-components/issues/176)) ([249672b](https://github.com/quintype/native-components/commit/249672b44f6559190e930fc78a11d83a8e94c009))
* **old-UI:** Fixes all padding/image-aspect-ratio inconsistencies 🔨  ([#169](https://github.com/quintype/native-components/issues/169)) ([f3b8850](https://github.com/quintype/native-components/commit/f3b88507c02985ff83aadd266e0dbd04438fd441))

### [2.19.6](https://github.com/quintype/native-components/compare/v2.19.5...v2.19.6) (2021-12-30)

### [2.19.5](https://github.com/quintype/native-components/compare/v2.19.3...v2.19.5) (2021-12-29)


### Bug Fixes

* **Navigator:** Fixed Section title text overflow :hammer: ([#176](https://github.com/quintype/native-components/issues/176)) ([249672b](https://github.com/quintype/native-components/commit/249672b44f6559190e930fc78a11d83a8e94c009))

### [2.19.3](https://github.com/quintype/native-components/compare/v2.18.4...v2.19.3) (2021-10-28)


### Bug Fixes

* **AlsoRead:** Changed dark-mode color for the text :hammer: ([#170](https://github.com/quintype/native-components/issues/170)) ([67f1e61](https://github.com/quintype/native-components/commit/67f1e61fd4b76ea6fa65f565006214981d0bb8a8))
* **AlsoRead:** Fixed card height :hammer: ([#174](https://github.com/quintype/native-components/issues/174)) ([6ce7a60](https://github.com/quintype/native-components/commit/6ce7a6078ec699f0f3df74d8136fc64070921caa))
* **old-UI:** Fixes all padding/image-aspect-ratio inconsistencies 🔨  ([#169](https://github.com/quintype/native-components/issues/169)) ([f3b8850](https://github.com/quintype/native-components/commit/f3b88507c02985ff83aadd266e0dbd04438fd441))

### [2.19.2](https://github.com/quintype/native-components/compare/v2.19.1...v2.19.2) (2021-10-19)


### Bug Fixes

* **AlsoRead:** Changed dark-mode color for the text :hammer: ([#170](https://github.com/quintype/native-components/issues/170)) ([67f1e61](https://github.com/quintype/native-components/commit/67f1e61fd4b76ea6fa65f565006214981d0bb8a8))

### [2.19.1](https://github.com/quintype/native-components/compare/v2.19.0...v2.19.1) (2021-10-07)


### Bug Fixes

* **old-UI:** Fixes all padding/image-aspect-ratio inconsistencies 🔨  ([#169](https://github.com/quintype/native-components/issues/169)) ([f3b8850](https://github.com/quintype/native-components/commit/f3b88507c02985ff83aadd266e0dbd04438fd441))

## [2.19.0](https://github.com/quintype/native-components/compare/v2.17.3...v2.19.0) (2021-10-06)


### Features

* **new-designs:** new components for listing-screens redesign and other improvements ([#164](https://github.com/quintype/native-components/issues/164)) ([67b6619](https://github.com/quintype/native-components/commit/67b6619c5062fe3b0d3ab8682912d2c8642a6549))


### Bug Fixes

* **app:** for multiple reg-april-week4 bugs 🔨  ([#162](https://github.com/quintype/native-components/issues/162)) ([4ac86fe](https://github.com/quintype/native-components/commit/4ac86fe9109440e7e1708fff153bb2c54afb003e))
* **headline:** Increasing lineHeight to fix clipping in Indian fonts :hammer: ([0bacd63](https://github.com/quintype/native-components/commit/0bacd63d7e61849b318b2d083524c6c8f09f3b09))

### [2.18.4](https://github.com/quintype/native-components/compare/v2.18.3...v2.18.4) (2021-10-05)

### [2.18.3](https://github.com/quintype/native-components/compare/v2.18.2...v2.18.3) (2021-10-04)


### Bug Fixes

* **headline:** Increasing lineHeight to fix clipping in Indian fonts :hammer: ([0bacd63](https://github.com/quintype/native-components/commit/0bacd63d7e61849b318b2d083524c6c8f09f3b09))

### [2.18.2](https://github.com/quintype/native-components/compare/v2.18.1...v2.18.2) (2021-08-31)

### [2.18.1](https://github.com/quintype/native-components/compare/v2.18.0...v2.18.1) (2021-08-09)

### [2.17.4](https://github.com/quintype/native-components/compare/v2.17.3...v2.17.4) (2021-06-22)


### Bug Fixes

* **app:** for multiple reg-april-week4 bugs 🔨  ([#162](https://github.com/quintype/native-components/issues/162)) ([4ac86fe](https://github.com/quintype/native-components/commit/4ac86fe9109440e7e1708fff153bb2c54afb003e))

### [2.17.3](https://github.com/quintype/native-components/compare/v2.17.0...v2.17.3) (2021-04-23)


### Bug Fixes

* **app:** JS embed crash on story 🔨  ([#158](https://github.com/quintype/native-components/issues/158)) ([9797188](https://github.com/quintype/native-components/commit/9797188b41410a3f7e6c22b3d4241850bb9ae467))
* **app:** Replaced debounce with throttle, removed TouchableHighlight to fix click-events :hammer: ([#155](https://github.com/quintype/native-components/issues/155)) ([c70a70d](https://github.com/quintype/native-components/commit/c70a70dd268bcc91ead6867a2db9fe465584f60f))
* **tests:** Fixed throttle mock, onPress tests in card components and other Unit Test issues 🔨 ([#159](https://github.com/quintype/native-components/issues/159)) ([fa7be5d](https://github.com/quintype/native-components/commit/fa7be5de04aa0ee5d086b1753bd93d198288da4f))

### [2.17.2](https://github.com/quintype/native-components/compare/v2.17.1...v2.17.2) (2021-04-06)


### Bug Fixes

* **app:** JS embed crash on story 🔨  ([#158](https://github.com/quintype/native-components/issues/158)) ([9797188](https://github.com/quintype/native-components/commit/9797188b41410a3f7e6c22b3d4241850bb9ae467))

### [2.17.1](https://github.com/quintype/native-components/compare/v2.17.0...v2.17.1) (2021-03-30)


### Bug Fixes

* **app:** Replaced debounce with throttle, removed TouchableHighlight to fix click-events :hammer: ([#155](https://github.com/quintype/native-components/issues/155)) ([c70a70d](https://github.com/quintype/native-components/commit/c70a70dd268bcc91ead6867a2db9fe465584f60f))

## [2.17.0](https://github.com/quintype/native-components/compare/v2.16.14...v2.17.0) (2021-03-30)


### Features

* **app:** implement readtime ([#150](https://github.com/quintype/native-components/issues/150)) ([25d8777](https://github.com/quintype/native-components/commit/25d87775495843587372f6fb74705feba45e36d3))


### Bug Fixes

* **app:** master UI regression bugs ([#154](https://github.com/quintype/native-components/issues/154)) ([c4f1568](https://github.com/quintype/native-components/commit/c4f1568d48afe74a1aa21a217114033978a8c28d))

### [2.16.14](https://github.com/quintype/native-components/compare/v2.16.12...v2.16.14) (2021-03-17)

### [2.16.13](https://github.com/quintype/native-components/compare/v2.16.9...v2.16.13) (2021-03-09)


### Bug Fixes

* **YouTube:** Fixed YT component by generating EmbedURLs :hammer: ([#139](https://github.com/quintype/native-components/issues/139)) ([7abe66e](https://github.com/quintype/native-components/commit/7abe66e37f0390be70ed36cc7772e8417fb3d8ce))

### [2.16.12](https://github.com/quintype/native-components/compare/v2.16.10...v2.16.12) (2021-03-09)

### [2.16.11](https://github.com/quintype/native-components/compare/v2.16.10...v2.16.11) (2021-03-08)

### [2.16.10](https://github.com/quintype/native-components/compare/v2.16.4...v2.16.10) (2021-03-05)


### Bug Fixes

* **YouTube:** Fixed YT component by generating EmbedURLs :hammer: ([#139](https://github.com/quintype/native-components/issues/139)) ([7abe66e](https://github.com/quintype/native-components/commit/7abe66e37f0390be70ed36cc7772e8417fb3d8ce))

### [2.16.9](https://github.com/quintype/native-components/compare/v2.16.8...v2.16.9) (2021-03-01)

### [2.16.8](https://github.com/quintype/native-components/compare/v2.16.6...v2.16.8) (2021-02-28)

### [2.16.6](https://github.com/quintype/native-components/compare/v2.16.0...v2.16.6) (2021-02-26)


### Bug Fixes

* **ads:** Added additional logic for stories with one card; configurable ads ([#126](https://github.com/quintype/native-components/issues/126)) ([d59c09d](https://github.com/quintype/native-components/commit/d59c09d82f383411732225194353b16379623306))
* **app:** Fixed exceptions due to theme not being destructured :hammer: ([869273b](https://github.com/quintype/native-components/commit/869273ba4106baa54317b3ea27b2acb566df0b49))

### [2.16.4](https://github.com/quintype/native-components/compare/v2.16.3...v2.16.4) (2021-02-18)


### Bug Fixes

* **app:** Fixed exceptions due to theme not being destructured :hammer: ([869273b](https://github.com/quintype/native-components/commit/869273ba4106baa54317b3ea27b2acb566df0b49))

### [2.16.3](https://github.com/quintype/native-components/compare/v2.16.2...v2.16.3) (2021-02-15)


### Bug Fixes

* **ads:** Added additional logic for stories with one card; configurable ads ([#126](https://github.com/quintype/native-components/issues/126)) ([d59c09d](https://github.com/quintype/native-components/commit/d59c09d82f383411732225194353b16379623306))

### [2.16.2](https://github.com/quintype/native-components/compare/v2.16.1...v2.16.2) (2021-01-21)

### [2.16.1](https://github.com/quintype/native-components/compare/v2.16.0...v2.16.1) (2021-01-20)

## [2.16.0](https://github.com/quintype/native-components/compare/v2.14.18...v2.16.0) (2021-01-19)


### Features

* **images:** Consuming CustomFallBackBackground prop via theme :lipstick: ([#112](https://github.com/quintype/native-components/issues/112)) ([7933eb1](https://github.com/quintype/native-components/commit/7933eb1e0aa8e5235e4c84241e00998ee1d1dd1d))


### Bug Fixes

* **story-page:** Changed caption and attribution to render with HTML :hammer: ([#111](https://github.com/quintype/native-components/issues/111)) ([53c7dfa](https://github.com/quintype/native-components/commit/53c7dfa3ea80d9c702e033f59141fc999c4612b2))

### [2.15.5](https://github.com/quintype/native-components/compare/v2.15.4...v2.15.5) (2021-01-18)

### [2.15.4](https://github.com/quintype/native-components/compare/v2.15.3...v2.15.4) (2020-12-23)

### [2.15.3](https://github.com/quintype/native-components/compare/v2.15.2...v2.15.3) (2020-12-21)

### [2.15.2](https://github.com/quintype/native-components/compare/v2.15.1...v2.15.2) (2020-11-30)

### [2.15.1](https://github.com/quintype/native-components/compare/v2.15.0...v2.15.1) (2020-11-30)

## [2.15.0](https://github.com/quintype/native-components/compare/v2.14.19...v2.15.0) (2020-11-11)


### Features

* **images:** Consuming CustomFallBackBackground prop via theme :lipstick: ([#112](https://github.com/quintype/native-components/issues/112)) ([7933eb1](https://github.com/quintype/native-components/commit/7933eb1e0aa8e5235e4c84241e00998ee1d1dd1d))


### Bug Fixes

* **story-page:** Changed caption and attribution to render with HTML :hammer: ([#111](https://github.com/quintype/native-components/issues/111)) ([53c7dfa](https://github.com/quintype/native-components/commit/53c7dfa3ea80d9c702e033f59141fc999c4612b2))

### [2.14.19](https://github.com/quintype/native-components/compare/v2.14.18...v2.14.19) (2020-11-05)

### [2.14.18](https://github.com/quintype/native-components/compare/v2.14.17...v2.14.18) (2020-10-30)

### [2.14.17](https://github.com/quintype/native-components/compare/v2.14.16...v2.14.17) (2020-10-29)

### [2.14.16](https://github.com/quintype/native-components/compare/v2.14.15...v2.14.16) (2020-10-19)

### [2.14.15](https://github.com/quintype/native-components/compare/v2.14.14...v2.14.15) (2020-10-19)

### [2.14.14](https://github.com/quintype/native-components/compare/v2.14.12...v2.14.14) (2020-10-19)

### [2.14.13](https://github.com/quintype/native-components/compare/v2.14.11...v2.14.13) (2020-10-12)

### [2.14.12](https://github.com/quintype/native-components/compare/v2.14.11...v2.14.12) (2020-10-07)

### [2.14.11](https://github.com/quintype/native-components/compare/v2.14.10...v2.14.11) (2020-10-07)

### [2.14.10](https://github.com/quintype/native-components/compare/v2.14.9...v2.14.10) (2020-10-07)

### [2.14.9](https://github.com/quintype/native-components/compare/v2.14.8...v2.14.9) (2020-09-24)

### [2.14.8](https://github.com/quintype/native-components/compare/v2.14.7...v2.14.8) (2020-09-22)

### [2.14.7](https://github.com/quintype/native-components/compare/v2.14.6...v2.14.7) (2020-09-16)

### [2.14.6](https://github.com/quintype/native-components/compare/v2.14.5...v2.14.6) (2020-09-16)

### [2.14.5](https://github.com/quintype/native-components/compare/v2.14.4...v2.14.5) (2020-09-15)

### [2.14.4](https://github.com/quintype/native-components/compare/v2.14.3...v2.14.4) (2020-09-15)


### Bug Fixes

* **story:** Added userObjectLength prop to Story component to recheck access after login :hammer: ([bf844a5](https://github.com/quintype/native-components/commit/bf844a5cf2acb5c1edbe605399dcbe69570e5588))

### [2.14.3](https://github.com/quintype/native-components/compare/v2.14.2...v2.14.3) (2020-09-04)


### Bug Fixes

* **exports:** Rename exports to avoid conflicts 🔨 ([#102](https://github.com/quintype/native-components/issues/102)) ([a8a5ca2](https://github.com/quintype/native-components/commit/a8a5ca211d69700b3fa3a00d140e8016bd002cc9))

### [2.14.2](https://github.com/quintype/native-components/compare/v2.14.1...v2.14.2) (2020-09-02)


### Bug Fixes

* **detox:** Rename detox constant export :zap: ([69de761](https://github.com/quintype/native-components/commit/69de76179ecd0ee3ab5034e1b6513d12dbf41237))

### [2.14.1](https://github.com/quintype/native-components/compare/v2.14.0...v2.14.1) (2020-09-02)


### Bug Fixes

* **detox:** Add constants export to index :zap: ([1d8d9ee](https://github.com/quintype/native-components/commit/1d8d9ee79dfaab2401a8acf9a5c7681c963ec003))

## [2.14.0](https://github.com/quintype/native-components/compare/v2.13.5...v2.14.0) (2020-09-02)


### Features

* **detox:** Move constants to NC :zap: ([#100](https://github.com/quintype/native-components/issues/100)) ([2e2cdd5](https://github.com/quintype/native-components/commit/2e2cdd577b830fa66347d5b84655d9682e77e822))

### [2.13.5](https://github.com/quintype/native-components/compare/v2.13.4...v2.13.5) (2020-08-26)

### [2.13.4](https://github.com/quintype/native-components/compare/v2.13.3...v2.13.4) (2020-08-24)


### Bug Fixes

* **switch:** Add disabled flag :zap: ([9ce8584](https://github.com/quintype/native-components/commit/9ce858472776e28eaacbd809cd5c1abd8d976cef))

### [2.13.3](https://github.com/quintype/native-components/compare/v2.13.2...v2.13.3) (2020-08-18)

### [2.13.2](https://github.com/quintype/native-components/compare/v2.13.1...v2.13.2) (2020-08-17)

### [2.13.1](https://github.com/quintype/native-components/compare/v2.13.0...v2.13.1) (2020-08-17)

## [2.13.0](https://github.com/quintype/native-components/compare/v2.12.0...v2.13.0) (2020-08-17)


### Features

* **dependencies:** Update dependencies to latest :zap: ([#96](https://github.com/quintype/native-components/issues/96)) ([ddd0fd3](https://github.com/quintype/native-components/commit/ddd0fd36b632f73850fc30107be9822459500003))

## [2.12.0](https://github.com/quintype/native-components/compare/v2.10.2...v2.12.0) (2020-08-08)


### Features

* **switch:** Implement CustomSwitch and IconText :zap: ([#95](https://github.com/quintype/native-components/issues/95)) ([40750fb](https://github.com/quintype/native-components/commit/40750fb5ffe4b2a12b22d5cbf218278eaa3cabc4))

## [2.11.0](https://github.com/quintype/native-components/compare/v2.10.2...v2.11.0) (2020-08-07)


### Features

* **switch:** Implement CustomSwitch and IconText :zap: ([#95](https://github.com/quintype/native-components/issues/95)) ([40750fb](https://github.com/quintype/native-components/commit/40750fb5ffe4b2a12b22d5cbf218278eaa3cabc4))

### [2.10.2](https://github.com/quintype/native-components/compare/v2.10.1...v2.10.2) (2020-08-06)

### [2.10.1](https://github.com/quintype/native-components/compare/v2.10.0...v2.10.1) (2020-08-04)

## [2.10.0](https://github.com/quintype/native-components/compare/v2.8.5...v2.10.0) (2020-08-03)


### Features

* **jsEmbed:** fixes YT & jsEmbed issues :zap: ([#94](https://github.com/quintype/native-components/issues/94)) ([52606db](https://github.com/quintype/native-components/commit/52606db1201e1758f590f920ba1eae6b90d0a1a2))

## [2.9.0](https://github.com/quintype/native-components/compare/v2.8.5...v2.9.0) (2020-08-03)


### Features

* **jsEmbed:** fixes YT & jsEmbed issues :zap: ([#94](https://github.com/quintype/native-components/issues/94)) ([52606db](https://github.com/quintype/native-components/commit/52606db1201e1758f590f920ba1eae6b90d0a1a2))

### [2.8.5](https://github.com/quintype/native-components/compare/v2.8.4...v2.8.5) (2020-08-03)

### [2.8.4](https://github.com/quintype/native-components/compare/v2.8.3...v2.8.4) (2020-08-01)


### Bug Fixes

* **imageUtils:** Handle falsy values to calc image height :hammer: ([#91](https://github.com/quintype/native-components/issues/91)) ([b8e6dc7](https://github.com/quintype/native-components/commit/b8e6dc768fcc7b33753a0776041e92743261fe8c))

### [2.8.3](https://github.com/quintype/native-components/compare/v2.8.2...v2.8.3) (2020-08-01)


### Bug Fixes

* **YT:** Fix width to occupy fullscreen :hammer: ([#90](https://github.com/quintype/native-components/issues/90)) ([9bf2dc9](https://github.com/quintype/native-components/commit/9bf2dc9904271b964d7d4af09184d2c0ec265969))

### [2.8.2](https://github.com/quintype/native-components/compare/v2.7.24...v2.8.2) (2020-07-30)

### [2.8.1](https://github.com/quintype/native-components/compare/v2.8.0...v2.8.1) (2020-07-21)

## [2.8.0](https://github.com/quintype/native-components/compare/v2.7.25...v2.8.0) (2020-07-21)

### [2.7.25](https://github.com/quintype/native-components/compare/v2.7.24...v2.7.25) (2020-07-21)

### [2.7.24](https://github.com/quintype/native-components/compare/v2.7.23...v2.7.24) (2020-07-21)

### [2.7.23](https://github.com/quintype/native-components/compare/v2.7.22...v2.7.23) (2020-07-20)


### Bug Fixes

* **images:** Fix story page hero image :hammer: ([00e2dfd](https://github.com/quintype/native-components/commit/00e2dfd961db463f652af5d32c051e84737e848d))

### [2.7.22](https://github.com/quintype/native-components/compare/v2.7.21...v2.7.22) (2020-07-17)


### Bug Fixes

* **image:** Decode image url :hammer: ([71b549b](https://github.com/quintype/native-components/commit/71b549bda75d5a2b9f2a36369df4504f13c103d5))

### [2.7.21](https://github.com/quintype/native-components/compare/v2.7.20...v2.7.21) (2020-07-17)


### Bug Fixes

* **header:** Fix image slug generation :hammer: ([8b1e092](https://github.com/quintype/native-components/commit/8b1e092061f87807808fc8f2afcc5c9f24a952e9))

### [2.7.20](https://github.com/quintype/native-components/compare/v2.7.19...v2.7.20) (2020-07-16)

### [2.7.19](https://github.com/quintype/native-components/compare/v2.7.17...v2.7.19) (2020-07-15)


### Bug Fixes

* **story:** Fix story cards to have unique keys :hammer: ([a914d32](https://github.com/quintype/native-components/commit/a914d325d1e3989383c15d0e8def3f8cf968783b))

### [2.7.18](https://github.com/quintype/native-components/compare/v2.7.17...v2.7.18) (2020-07-09)


### Bug Fixes

* **story:** Fix story cards to have unique keys :hammer: ([a914d32](https://github.com/quintype/native-components/commit/a914d325d1e3989383c15d0e8def3f8cf968783b))

### [2.7.17](https://github.com/quintype/native-components/compare/v2.7.16...v2.7.17) (2020-07-02)

### [2.7.16](https://github.com/quintype/native-components/compare/v2.7.15...v2.7.16) (2020-07-02)

### [2.7.15](https://github.com/quintype/native-components/compare/v2.7.14...v2.7.15) (2020-07-02)

### [2.7.14](https://github.com/quintype/native-components/compare/v2.7.13...v2.7.14) (2020-07-02)

### [2.7.13](https://github.com/quintype/native-components/compare/v2.7.12...v2.7.13) (2020-07-02)

### [2.7.12](https://github.com/quintype/native-components/compare/v2.7.10...v2.7.12) (2020-07-01)


### Bug Fixes

* **images:** Fix story header image 🔨 ([#82](https://github.com/quintype/native-components/issues/82)) ([f84f136](https://github.com/quintype/native-components/commit/f84f1368811341d0b0f6c9b848ce037c991f9152))

### [2.7.11](https://github.com/quintype/native-components/compare/v2.7.10...v2.7.11) (2020-06-29)


### Bug Fixes

* **images:** Fix story header image 🔨 ([#82](https://github.com/quintype/native-components/issues/82)) ([f84f136](https://github.com/quintype/native-components/commit/f84f1368811341d0b0f6c9b848ce037c991f9152))

### [2.7.10](https://github.com/quintype/native-components/compare/v2.7.9...v2.7.10) (2020-06-25)

### [2.7.9](https://github.com/quintype/native-components/compare/v2.7.5...v2.7.9) (2020-06-23)

### [2.7.8](https://github.com/quintype/native-components/compare/v2.7.7...v2.7.8) (2020-06-11)

### [2.7.7](https://github.com/quintype/native-components/compare/v2.7.6...v2.7.7) (2020-06-11)

### [2.7.6](https://github.com/quintype/native-components/compare/v2.7.5...v2.7.6) (2020-06-11)

### [2.7.5](https://github.com/quintype/native-components/compare/v2.7.4...v2.7.5) (2020-06-10)

### [2.7.4](https://github.com/quintype/native-components/compare/v2.7.3...v2.7.4) (2020-06-09)

### [2.7.3](https://github.com/quintype/native-components/compare/v2.7.2...v2.7.3) (2020-06-05)

### [2.7.2](https://github.com/quintype/native-components/compare/v2.7.2-fb-comments-integration.0...v2.7.2) (2020-06-02)

### [2.7.1](https://github.com/quintype/native-components/compare/v2.7.0...v2.7.1) (2020-05-20)

## [2.7.0](https://github.com/quintype/native-components/compare/v2.5.1...v2.7.0) (2020-05-12)


### Features

* **dailymotion:** Implement dailymotion & jsembed :sparkles: ([#71](https://github.com/quintype/native-components/issues/71)) ([a510f0a](https://github.com/quintype/native-components/commit/a510f0a79134ed5d492eab4a1e95fdf6ac3d0a0a))


### Bug Fixes

* **image:** Chang aspect ration to 16:9 ⚡ ([#72](https://github.com/quintype/native-components/issues/72)) ([5def44e](https://github.com/quintype/native-components/commit/5def44ec02c986ef0f238796c3451c9443302ca0))

### [2.6.1](https://github.com/quintype/native-components/compare/v2.6.0...v2.6.1) (2020-05-08)


### Bug Fixes

* **image:** Chang aspect ration to 16:9 ⚡ ([#72](https://github.com/quintype/native-components/issues/72)) ([5def44e](https://github.com/quintype/native-components/commit/5def44ec02c986ef0f238796c3451c9443302ca0))

## [2.6.0](https://github.com/quintype/native-components/compare/v2.5.1...v2.6.0) (2020-05-05)


### Features

* **dailymotion:** Implement dailymotion & jsembed :sparkles: ([#71](https://github.com/quintype/native-components/issues/71)) ([a510f0a](https://github.com/quintype/native-components/commit/a510f0a79134ed5d492eab4a1e95fdf6ac3d0a0a))

### [2.5.1](https://github.com/quintype/native-components/compare/v2.5.0...v2.5.1) (2020-04-20)

## [2.5.0](https://github.com/quintype/native-components/compare/v2.3.1-alternate-image.0...v2.5.0) (2020-04-16)


### Features

* **YT:** Implement standalone player android ✨ ([#69](https://github.com/quintype/native-components/issues/69)) ([8dd7496](https://github.com/quintype/native-components/commit/8dd74961c379e76889166a633cc664e664ae5fd3))


### Bug Fixes

* **android:** fix android playback ✨ ([#68](https://github.com/quintype/native-components/issues/68)) ([fce0ea1](https://github.com/quintype/native-components/commit/fce0ea1d967973e03b3754832e9e38f999a39a08))
* **images:** Implement fallback to alternate image ✨ ([84980c9](https://github.com/quintype/native-components/commit/84980c94ab266cd2287ffdd46564ebe16f09ded2))

## [2.4.0](https://github.com/quintype/native-components/compare/v2.3.2...v2.4.0) (2020-04-15)


### Features

* **YT:** Implement standalone player android ✨ ([#69](https://github.com/quintype/native-components/issues/69)) ([8dd7496](https://github.com/quintype/native-components/commit/8dd74961c379e76889166a633cc664e664ae5fd3))

### [2.3.2](https://github.com/quintype/native-components/compare/v2.3.1...v2.3.2) (2020-04-13)


### Bug Fixes

* **android:** fix android playback ✨ ([#68](https://github.com/quintype/native-components/issues/68)) ([fce0ea1](https://github.com/quintype/native-components/commit/fce0ea1d967973e03b3754832e9e38f999a39a08))

### [2.3.1](https://github.com/quintype/native-components/compare/v2.3.1-alternate-image.0...v2.3.1) (2020-04-10)


### Bug Fixes

* **images:** Implement fallback to alternate image ✨ ([84980c9](https://github.com/quintype/native-components/commit/84980c94ab266cd2287ffdd46564ebe16f09ded2))

## [2.3.0](https://github.com/quintype/native-components/compare/v2.3.0-yes-ofcourse.1...v2.3.0) (2020-04-08)


### Features

* **collection:** Implement collection count, clear search :sparkles: ([91d3dae](https://github.com/quintype/native-components/commit/91d3dae4e03b75f82cd564da5c55f75aa37bfcae))

### [2.2.5](https://github.com/quintype/native-components/compare/v2.2.5-collection-fix.0...v2.2.5) (2020-04-01)


### Bug Fixes

* **collection:** Fix collection navigation :cop: ([cf5a128](https://github.com/quintype/native-components/commit/cf5a12802a1d41ea310736a0839c84e145a6fdd8))

### [2.2.4](https://github.com/quintype/native-components/compare/v2.2.3...v2.2.4) (2020-03-30)

### [2.2.3](https://github.com/quintype/native-components/compare/v2.2.2...v2.2.3) (2020-03-27)


### Bug Fixes

* **subscription:** fix for story access on pull to refresh :hammer: ([d8d3f62](https://github.com/quintype/native-components/commit/d8d3f62a31a2c42a4b8af65a5132b7080de14a22))
* **Text Component:** made all RN props available to the exported custom Text component :hammer: ([4741ee6](https://github.com/quintype/native-components/commit/4741ee65dc3d7d9384ef8742030f53ff61a20d22))
* subscription on curated list ([f945194](https://github.com/quintype/native-components/commit/f945194090675a513230936698a13335995e6d26))
* **story:** pull to refresh also checks for story access ([81da84c](https://github.com/quintype/native-components/commit/81da84cc91f7b1ce5771b0552dc65f8c1f649f5f))

### [2.2.2](https://github.com/quintype/native-components/compare/v2.2.1...v2.2.2) (2020-03-19)

### [2.2.1](https://github.com/quintype/native-components/compare/v2.2.0...v2.2.1) (2020-03-19)

## [2.2.0](https://github.com/quintype/native-components/compare/v1.11.4...v2.2.0) (2020-03-04)


### Features

* **navigation:** Update react navigation to v5 :sparkles: ([9f29647](https://github.com/quintype/native-components/commit/9f296477c5e49fbbd21a7e5a4bf0a1dc6a56cbb6))


### Bug Fixes

* updated fontsize of secondary story card ([694eb2e](https://github.com/quintype/native-components/commit/694eb2e57e9bb57cb90f8c87e87c4a27b7fdd63b))
* **search:** Redeclaration fix :hammer: ([dc784bd](https://github.com/quintype/native-components/commit/dc784bd0fc3e76a290e5823ca191361ab0a843fb))

## [1.12.0-react-navigation.0](https://github.com/quintype/native-components/compare/v1.11.3-config-colors.3...v1.12.0-react-navigation.0) (2020-02-25)


### Features

* **navigation:** Implement react-navigation v5 :sparkles: ([5bb78b8](https://github.com/quintype/native-components/commit/5bb78b8ea7067ee98194fb4cc96470680e687afa))


### Bug Fixes

* **search:** fix memory leak :hammer: ([7a6efc1](https://github.com/quintype/native-components/commit/7a6efc161a2190527ec0f29253901c6bd37cc83d))

## [2.1.0](https://github.com/quintype/native-components/compare/v2.1.0-react-navigation.2...v2.1.0) (2020-03-03)


### Features

* **navigation:** Update react navigation to v5 :sparkles: ([9f29647](https://github.com/quintype/native-components/commit/9f296477c5e49fbbd21a7e5a4bf0a1dc6a56cbb6))

### [2.0.1](https://github.com/quintype/native-components/compare/v1.11.4...v2.0.1) (2020-02-28)

### [1.11.4](https://github.com/quintype/native-components/compare/v1.11.3-config-colors.3...v1.11.4) (2020-02-28)

### [1.11.3](https://github.com/quintype/native-components/compare/v1.11.3-config-colors.0...v1.11.3) (2020-02-14)


### Bug Fixes

* **timeUtils:** Type safe date methods :hammer: ([895ca3a](https://github.com/quintype/native-components/commit/895ca3ad146b354e138dabea5200396132fb4739))

### [1.11.3](https://github.com/quintype/native-components/compare/v1.11.2...v1.11.3) (2020-02-14)


### Bug Fixes

* **timeUtils:** Type safe date methods :hammer: ([895ca3a](https://github.com/quintype/native-components/commit/895ca3ad146b354e138dabea5200396132fb4739))

### [1.11.2](https://github.com/quintype/native-components/compare/v1.11.1...v1.11.2) (2020-02-04)


### Bug Fixes

* **jsembed:** Revert js embed switch case :hammer: ([49d6f43](https://github.com/quintype/native-components/commit/49d6f4341134cb33f69718327c44437227b062e5))
* **jsembed:** Revert js embed switch case :hammer: ([14bc6b2](https://github.com/quintype/native-components/commit/14bc6b2ef8ec856dc383d9082abb0fb42c3c0858))

### [1.11.1](https://github.com/quintype/native-components/compare/v1.11.0...v1.11.1) (2020-02-03)

## [1.11.0](https://github.com/quintype/native-components/compare/v1.11.0-jsembed.4...v1.11.0) (2020-01-30)


### Features

* **jsembed:** Implement JSEmbed in story pages :sparkles: ([ede4381](https://github.com/quintype/native-components/commit/ede43812c8be7bb78acaa5d2f7a53b9ec120f772))

### [1.10.1](https://github.com/quintype/native-components/compare/v1.10.0...v1.10.1) (2020-01-20)

## [1.10.0](https://github.com/quintype/native-components/compare/v1.9.3...v1.10.0) (2019-12-26)


### Features

* **placeholder-image:** added placeholder image while the images are loading :sparkles: ([3464f9f](https://github.com/quintype/native-components/commit/3464f9ff8372c952dd5f98db0d5e512b1d72e9f8))


### Bug Fixes

* **text quotes:** checks the true boolean value of attribution :hammer: ([1dfc6d3](https://github.com/quintype/native-components/commit/1dfc6d3b442bae1b76fd7f617f8b5315114352bf))

### [1.9.3](https://github.com/quintype/native-components/compare/v1.9.2...v1.9.3) (2019-12-18)


### Bug Fixes

* **author name:** changed author name to use authors array ([262e725](https://github.com/quintype/native-components/commit/262e7256ed2f9a79b456bda49af0dc8d48e3b9a5))
* **author name:** changed author name to use authors array :hammer: ([15f409b](https://github.com/quintype/native-components/commit/15f409b70ed16375489e3f827fe3ebbf50720f92))

### [1.9.2](https://github.com/quintype/native-components/compare/v1.9.1...v1.9.2) (2019-12-17)


### Bug Fixes

* **loader:** made loader bigger :sparkles: ([f596607](https://github.com/quintype/native-components/commit/f5966079c30ae8981be6d2f9f798e67a1cff50be))

### [1.9.1](https://github.com/quintype/native-components/compare/v1.9.0...v1.9.1) (2019-12-16)


### Bug Fixes

* **tags and authors:** disabled multiple clicks for tags and authors :hammer: ([b0bd752](https://github.com/quintype/native-components/commit/b0bd7525afdfe1b829157ba883b3b7a436e4458c))
* **tags and authors:** disabled multiple clicks for tags and authors :hammer: ([83487da](https://github.com/quintype/native-components/commit/83487da96a69a67f59e7856e8f830839f33a13a5))

## [1.9.0](https://github.com/quintype/native-components/compare/v1.9.0-dependency-epic.0...v1.9.0) (2019-12-04)


### Features

* **dependency:** Update dependencies to their latest 🔨 ([b081d14](https://github.com/quintype/native-components/commit/b081d146c13df865b3d2ec2ef35a085602149265))

### [1.8.17](https://github.com/quintype/native-components/compare/v1.8.18-tabs.0...v1.8.17) (2019-12-04)


### Bug Fixes

* **tabs:** Remove tabs component :hammer: ([62a6c68](https://github.com/quintype/native-components/commit/62a6c6802e521670aa2d32523cd5e82ad95f96d4))

### [1.8.16](https://github.com/quintype/native-components/compare/v1.8.15...v1.8.16) (2019-12-03)


### Bug Fixes

* **story:** Modify data mutation to show first card if under subsc :hammer: ([587bb5f](https://github.com/quintype/native-components/commit/587bb5f18c363b1580acb7822b70d77c801c7193))

### [1.8.15](https://github.com/quintype/native-components/compare/v1.8.14...v1.8.15) (2019-12-02)

### [1.8.14](https://github.com/quintype/native-components/compare/v1.8.13...v1.8.14) (2019-12-02)

### [1.8.13](https://github.com/quintype/native-components/compare/v1.8.12...v1.8.13) (2019-12-02)

### [1.8.12](https://github.com/quintype/native-components/compare/v1.8.11...v1.8.12) (2019-12-02)

### [1.8.11](https://github.com/quintype/native-components/compare/v1.8.10...v1.8.11) (2019-12-02)

### [1.8.10](https://github.com/quintype/native-components/compare/v1.8.9...v1.8.10) (2019-11-29)

### [1.8.9](https://github.com/quintype/native-components/compare/v1.8.8...v1.8.9) (2019-11-29)

### [1.8.8](https://github.com/quintype/native-components/compare/v1.8.8-render-html-underline.0...v1.8.8) (2019-11-28)

### [1.8.7](https://github.com/quintype/native-components/compare/v1.8.6...v1.8.7) (2019-11-27)

### [1.8.6](https://github.com/quintype/native-components/compare/v1.8.6-subscription-swipe-fix.8...v1.8.6) (2019-11-27)


### Bug Fixes

* **subscriptions:** Fix subscription handling on infinite pagination :sparkles: ([b045a9c](https://github.com/quintype/native-components/commit/b045a9c76812f7acbd2d3dfb686ecf38f17d678c))

### [1.8.5](https://github.com/quintype/native-components/compare/v1.8.4...v1.8.5) (2019-11-21)

### [1.8.4](https://github.com/quintype/native-components/compare/v1.8.3...v1.8.4) (2019-11-14)

### [1.8.3](https://github.com/quintype/native-components/compare/v1.8.2...v1.8.3) (2019-11-14)

### [1.8.2](https://github.com/quintype/native-components/compare/v1.8.1...v1.8.2) (2019-11-14)

### [1.8.1](https://github.com/quintype/native-components/compare/v1.8.0...v1.8.1) (2019-11-14)

## [1.8.0](https://github.com/quintype/native-components/compare/v1.7.4-slideshow.2...v1.8.0) (2019-11-14)


### Features

* **lightbox:** added Lightbox to image story cards :lipstick: ([52b908a](https://github.com/quintype/native-components/commit/52b908ab849afbcd6a2fb6453db6e2bd61fc33dd))

### [1.7.3](https://github.com/quintype/native-components/compare/v1.7.2...v1.7.3) (2019-11-09)

### [1.7.2](https://github.com/quintype/native-components/compare/v1.7.1...v1.7.2) (2019-11-08)


### Bug Fixes

* **gallery:** android youtube fix :hammer: ([05a68f7](https://github.com/quintype/native-components/commit/05a68f73357bf973d7f13ce3bde493b424f5bd31))

### [1.7.1](https://github.com/quintype/native-components/compare/v1.7.0...v1.7.1) (2019-11-08)


### Bug Fixes

* **gallery:** Reimplement gallery element :hammer: ([b72a8f2](https://github.com/quintype/native-components/commit/b72a8f24f928002aa80818bea17d1c95af603ac5))

## [1.7.0](https://github.com/quintype/native-components/compare/v1.6.0-dailymotion.1...v1.7.0) (2019-11-08)


### Features

* **daily-motion:** Implement daily motion story element :sparkles: :tada: ([dfea45f](https://github.com/quintype/native-components/commit/dfea45fbb05ed1c20fb2752a9db74ccb0fdc5053))

### [1.6.1](https://github.com/quintype/native-components/compare/v1.6.0...v1.6.1) (2019-11-07)


### Bug Fixes

* **image attribution & caption:** refactor to check for null cases :hammer: ([f21591e](https://github.com/quintype/native-components/commit/f21591ea407828f4bf7cc271f7ca6129c23727e4))
* **image attribution & caption:** refactor to check for null cases :hammer: ([ee32a6e](https://github.com/quintype/native-components/commit/ee32a6ee5512903b9bdac979a9674348d920908b))

## [1.6.0](https://github.com/quintype/native-components/compare/v1.5.1...v1.6.0) (2019-11-07)


### Features

* **live-blog:** adds live blob timestamp and share "sparkles: ([0f33580](https://github.com/quintype/native-components/commit/0f3358030978342c0c4e38d46ae5c5e1825b013b))


### Bug Fixes

* **image-caption/attribution:** fixed image attributions and image caption for hero story head component  :lipstick: ([b6b6f1e](https://github.com/quintype/native-components/commit/b6b6f1e30f0f02a44703f2b0cb31dc1774ff9d13))

### [1.5.1](https://github.com/quintype/native-components/compare/v1.5.0...v1.5.1) (2019-11-05)

## [1.5.0](https://github.com/quintype/native-components/compare/v1.2.6...v1.5.0) (2019-11-05)


### Features

* **also-read:** Add styles :lipstick: ([7042cf8](https://github.com/quintype/native-components/commit/7042cf84ed3b73928e726ad9c276f597773d8daf))
* **also-read:** Implement also read :sparkles: :tada: ([9b967c6](https://github.com/quintype/native-components/commit/9b967c66b7306b34412d8f968dffd7516fa58ace))
* **also-read:** Implement also read :sparkles: :tada: ([90fbf0f](https://github.com/quintype/native-components/commit/90fbf0fd5ca01d0c4447a1e9c7cd670bd5343657))
* **also-read:** Implement also read :tada: ([7d0fd9c](https://github.com/quintype/native-components/commit/7d0fd9cdc405b0ef2ed60b6fba76dfbe6e853532))
* **also-read:** Implement also read :tada: ([33fec4d](https://github.com/quintype/native-components/commit/33fec4d31ef6bb6cef73ea167d234ae97b1596fd))
* **also-read:** Implement also read image ([c86ef4a](https://github.com/quintype/native-components/commit/c86ef4a25010626201b229d3f2fe4ac7f91261d3))
* **also-read:** Implement internal navigation :hammer: ([caa2777](https://github.com/quintype/native-components/commit/caa277774cbb3d78a0fab6a44409ae476d57cd22))
* **also-read:** Implement internal navigation :hammer: ([291729e](https://github.com/quintype/native-components/commit/291729ef1ede48ef9bcd81d64c62e9f6c3510661))
* **also-read:** Implement internal navigation :hammer: ([3828215](https://github.com/quintype/native-components/commit/382821531fafae33b285446421badc469936a9a4))
* **also-read:** Implement internal navigation :hammer: ([4025149](https://github.com/quintype/native-components/commit/4025149c2c0ba5311a2abfc37036229ccbb1ac3d))
* **also-read:** Implement redirection :tada: ([e1ca581](https://github.com/quintype/native-components/commit/e1ca58127133a53d24b871752d318df2840bc29c))
* **imageAttribution:** Image attribution ([15063b9](https://github.com/quintype/native-components/commit/15063b9a527bca96d89d245d5236e05fe664ac04))
* **imageAttribution:** Image attribution for hero image and story image ([cdb83c9](https://github.com/quintype/native-components/commit/cdb83c93693cb7209af12e0d980d4ab7d4f9b577))
* **title-element:** Implement title element :tada: ([9a112d9](https://github.com/quintype/native-components/commit/9a112d998a65712217aa56692abef6d804929712))
* **title-element:** Implement title element in story pages :tada: ([66d8e8d](https://github.com/quintype/native-components/commit/66d8e8d6056872a84775ca2d4e01e147dcfed4ad))
* **video-header:** Init video header :tada: ([088a32d](https://github.com/quintype/native-components/commit/088a32de209a106ba259df184c39755c67aa7789))


### Bug Fixes

* **also-read:** Beautify :lipstick: ([7175099](https://github.com/quintype/native-components/commit/71750995d710e62c0e4023cd326b98efba36890b))
* **image-attribution:** Fix falsy condition :hammer: ([359bdba](https://github.com/quintype/native-components/commit/359bdba9483c9497af61bfe74b8f4802ed1ff3ab))
* **image-attribution:** Fix falsy condition :hammer: ([45d2d75](https://github.com/quintype/native-components/commit/45d2d750a4e2daa97395df2a3822ccfcab886e22))
* **responsive-image:** Responsive image unintention import removed :hammer: ([621e00d](https://github.com/quintype/native-components/commit/621e00d687a05eb888cb36094a86defdbcd9d34d))
* **story-types:** Add story type to export :fishing_pole_and_fish: ([bfcd6ab](https://github.com/quintype/native-components/commit/bfcd6ab2c0c96f8db27c2355c9354143ee36265d))
* **story-types:** Move story types to utils :fishing_pole_and_fish: ([d7996ef](https://github.com/quintype/native-components/commit/d7996ef9a1434d45eabcee792a78171ab4260488))
* **title-element:** Implement styles for title element :hammer: ([91425d2](https://github.com/quintype/native-components/commit/91425d281f2c27041b61adfd3f31f80dbff89270))
* **video-story:** Implement logic to find first video element :hammer: ([6ef78d5](https://github.com/quintype/native-components/commit/6ef78d5ff13d0cb6f5365b13393a2d4f4c548e71))
* **video-story:** Video story header fix :hammer: ([0bea897](https://github.com/quintype/native-components/commit/0bea897c12e73923cb5a0fce337282fa3c961e5a))
* **YT:** fix yt logic :hammer: ([8323cb3](https://github.com/quintype/native-components/commit/8323cb37202f4eb90d94acd6f33f71341d750b15))
* **YT:** Remove padding around youtube element :hammer: ([26d6b4d](https://github.com/quintype/native-components/commit/26d6b4dccaaa15e18af072114983677f80ca5b05))

### [1.4.1](https://github.com/quintype/native-components/compare/v1.4.0...v1.4.1) (2019-11-05)


### Bug Fixes

* **image-attribution:** Fix falsy condition :hammer: ([359bdba](https://github.com/quintype/native-components/commit/359bdba9483c9497af61bfe74b8f4802ed1ff3ab))
* **image-attribution:** Fix falsy condition :hammer: ([45d2d75](https://github.com/quintype/native-components/commit/45d2d750a4e2daa97395df2a3822ccfcab886e22))

## [1.4.0](https://github.com/quintype/native-components/compare/v1.4.0-also-read.7...v1.4.0) (2019-11-05)


### Features

* **also-read:** Implement also read :sparkles: :tada: ([9b967c6](https://github.com/quintype/native-components/commit/9b967c66b7306b34412d8f968dffd7516fa58ace))
* **also-read:** Implement internal navigation :hammer: ([caa2777](https://github.com/quintype/native-components/commit/caa277774cbb3d78a0fab6a44409ae476d57cd22))
* **imageAttribution:** Image attribution ([15063b9](https://github.com/quintype/native-components/commit/15063b9a527bca96d89d245d5236e05fe664ac04))
* **imageAttribution:** Image attribution for hero image and story image ([cdb83c9](https://github.com/quintype/native-components/commit/cdb83c93693cb7209af12e0d980d4ab7d4f9b577))


### Bug Fixes

* **also-read:** Beautify :lipstick: ([7175099](https://github.com/quintype/native-components/commit/71750995d710e62c0e4023cd326b98efba36890b))

## [1.3.0](https://github.com/quintype/native-components/compare/v1.3.0-title-element.3...v1.3.0) (2019-11-05)


### Features

* **title-element:** Implement title element in story pages :tada: ([66d8e8d](https://github.com/quintype/native-components/commit/66d8e8d6056872a84775ca2d4e01e147dcfed4ad))

### [1.2.11](https://github.com/quintype/native-components/compare/v1.2.10...v1.2.11) (2019-11-04)


### Bug Fixes

* **story-types:** Add story type to export :fishing_pole_and_fish: ([bfcd6ab](https://github.com/quintype/native-components/commit/bfcd6ab2c0c96f8db27c2355c9354143ee36265d))

### [1.2.10](https://github.com/quintype/native-components/compare/v1.2.9...v1.2.10) (2019-11-04)


### Bug Fixes

* **story-types:** Move story types to utils :fishing_pole_and_fish: ([d7996ef](https://github.com/quintype/native-components/commit/d7996ef9a1434d45eabcee792a78171ab4260488))

### [1.2.9](https://github.com/quintype/native-components/compare/v1.3.0-video-story.3...v1.2.9) (2019-11-04)


### Bug Fixes

* **video-story:** Video story header fix :hammer: ([0bea897](https://github.com/quintype/native-components/commit/0bea897c12e73923cb5a0fce337282fa3c961e5a))
* **YT:** fix yt logic :hammer: ([8323cb3](https://github.com/quintype/native-components/commit/8323cb37202f4eb90d94acd6f33f71341d750b15))

### [1.2.8](https://github.com/quintype/native-components/compare/v1.2.7...v1.2.8) (2019-11-04)

### [1.2.7](https://github.com/quintype/native-components/compare/v1.2.6...v1.2.7) (2019-11-04)


### Bug Fixes

* **responsive-image:** Responsive image unintention import removed :hammer: ([621e00d](https://github.com/quintype/native-components/commit/621e00d687a05eb888cb36094a86defdbcd9d34d))

### [1.2.6](https://github.com/quintype/native-components/compare/v1.2.5...v1.2.6) (2019-10-29)

### [1.2.5](https://github.com/quintype/native-components/compare/v1.2.4...v1.2.5) (2019-10-29)

### [1.2.4](https://github.com/quintype/native-components/compare/v1.2.3...v1.2.4) (2019-10-28)

### [1.2.3](https://github.com/quintype/native-components/compare/v1.2.2...v1.2.3) (2019-10-24)

### [1.2.2](https://github.com/quintype/native-components/compare/v1.2.1...v1.2.2) (2019-10-17)

### [1.2.1](https://github.com/quintype/native-components/compare/v1.2.0...v1.2.1) (2019-10-17)

## [1.2.0](https://github.com/quintype/native-components/compare/v1.2.0-header-logo.2...v1.2.0) (2019-10-15)


### Features

* **header-component:** Implement logo and click handlers :sparkles: ([2a8f587](https://github.com/quintype/native-components/commit/2a8f58729c8cf3aa5e59314aeb7f1c7604926be8))

### [1.1.5](https://github.com/quintype/native-components/compare/v1.1.4...v1.1.5) (2019-10-01)

### [1.1.4](https://github.com/quintype/native-components/compare/v1.1.3...v1.1.4) (2019-09-25)


### Bug Fixes

* **back-navigator:** added fail condition for backNavigator :hammer: ([3ca20c5](https://github.com/quintype/native-components/commit/3ca20c5))

### [1.1.3](https://github.com/quintype/native-components/compare/v1.1.2...v1.1.3) (2019-09-19)


### Bug Fixes

* **collection-title:** Fail check collection title to render :hammer: ([7fa6d82](https://github.com/quintype/native-components/commit/7fa6d82))

### [1.1.2](https://github.com/quintype/native-components/compare/v1.1.1...v1.1.2) (2019-09-18)


### Bug Fixes

* **dates:** Remove stale function imports : ([75e0946](https://github.com/quintype/native-components/commit/75e0946))
* **dates:** Remove stale function imports :hammer: ([819521b](https://github.com/quintype/native-components/commit/819521b))

### [1.1.1](https://github.com/quintype/native-components/compare/v1.1.0...v1.1.1) (2019-09-17)

## 1.1.0 (2019-09-17)


### Bug Fixes

* **dependencies:** adds to peerdependencies ([24872ae](https://github.com/quintype/native-components/commit/24872ae))
* **dependencies:** moves react and rn to devdependencies ([a4173fa](https://github.com/quintype/native-components/commit/a4173fa))
* **dependencies:** removes to devdependencies ([507ccef](https://github.com/quintype/native-components/commit/507ccef))
* **path_error:** fixes path for index.js ([a76347c](https://github.com/quintype/native-components/commit/a76347c))


### Features

* **big_fact:** adds bigfact component ([2805f23](https://github.com/quintype/native-components/commit/2805f23))
* **button:** adds button feature : sparkles: ([61b828e](https://github.com/quintype/native-components/commit/61b828e))
* **Collectioncard:** adds collection card component ([d5984f9](https://github.com/quintype/native-components/commit/d5984f9))
* **components:** adds primary and secondaru story components ([c8daa5a](https://github.com/quintype/native-components/commit/c8daa5a))
* **data-test-id:** Implement data test id :lipstick: ([e64894f](https://github.com/quintype/native-components/commit/e64894f))
* **fonts:** adds fonts ([7ebd884](https://github.com/quintype/native-components/commit/7ebd884))
* **fonts:** adds header fonts ([dd59299](https://github.com/quintype/native-components/commit/dd59299))
* **fonts:** adds lato fonts for certain components ([edc1b63](https://github.com/quintype/native-components/commit/edc1b63))
* **header:** adds header component ([5edded3](https://github.com/quintype/native-components/commit/5edded3))
* **header:** adds left component ([de084e1](https://github.com/quintype/native-components/commit/de084e1))
* **image_placeholder:** Adds placeholder to images ([5ede7b3](https://github.com/quintype/native-components/commit/5ede7b3))
* **PDF:** adds PDF download feature (expermiental) ([4228306](https://github.com/quintype/native-components/commit/4228306))
* **PDF:** adds PDF reader ([634b97f](https://github.com/quintype/native-components/commit/634b97f))
* **pre-commit:** adds pre-commit hook ([7668643](https://github.com/quintype/native-components/commit/7668643))
* **Radio Button:** adds a radio button :sparkles: ([208c71a](https://github.com/quintype/native-components/commit/208c71a))
* **readme:** updates readme ([249ae19](https://github.com/quintype/native-components/commit/249ae19))
* **scripts:** Implement standard version scripts on publish :tada: ([51ac5ea](https://github.com/quintype/native-components/commit/51ac5ea))
* **story:** story components refactor and UI fixes ([467944f](https://github.com/quintype/native-components/commit/467944f))
* **story_components:** adds q and a components ([e0d262e](https://github.com/quintype/native-components/commit/e0d262e))
* **story_screen_components:** adds the header and author row components ([a614cac](https://github.com/quintype/native-components/commit/a614cac))
* **summary:** adds summary component ([97569eb](https://github.com/quintype/native-components/commit/97569eb))
* **tabs:** adds tabs ([14f4786](https://github.com/quintype/native-components/commit/14f4786))
* **tests:** adds snapshot tests ([46d0cca](https://github.com/quintype/native-components/commit/46d0cca))
* **textComponents:** adds text story components ([a81a592](https://github.com/quintype/native-components/commit/a81a592))
* **theme:** adds theme file and necessary refactor ([4a0002f](https://github.com/quintype/native-components/commit/4a0002f))
* **ui:** ui improvements and html parser addded ([7162628](https://github.com/quintype/native-components/commit/7162628))
* **UI:** updates block and blockQuote components with author name ([1f03276](https://github.com/quintype/native-components/commit/1f03276))
* **UI_updates:** updates story header UI components ([b44abfa](https://github.com/quintype/native-components/commit/b44abfa))
* **webview:** adds webview and documentation ([fb80093](https://github.com/quintype/native-components/commit/fb80093))
* **youtubePlayer:** adds youtubeplayer ([cb1eb48](https://github.com/quintype/native-components/commit/cb1eb48))
* Adds responsive image and updates readme ([8500a8d](https://github.com/quintype/native-components/commit/8500a8d))
