# Semantic Versioning Changelog ## [1.1.3](https://github.com/intuit/text-provider/compare/v1.1.2...v1.1.3) (2021-01-29) ### Bug Fixes * propagating props which come from parent component ([0811186](https://github.com/intuit/text-provider/commit/08111864e7b9a817c5cc5e0a7704129bacdd3235)) * propagating props which come from parent component ([b571605](https://github.com/intuit/text-provider/commit/b5716059802147d0d31bc06bcd7b32c5a1474338)) * propagating props which come from parent component ([138e059](https://github.com/intuit/text-provider/commit/138e05942e90decfc5250e14d6b2998f71e86ce1)) ## [1.1.2](https://github.com/intuit/text-provider/compare/v1.1.1...v1.1.2) (2021-01-28) ### Bug Fixes * adding the tests in CI ([74f1d24](https://github.com/intuit/text-provider/commit/74f1d245dc0ca2eca70dfb740832d3d42081e7a4)) * adding the tests in CI ([17fde0c](https://github.com/intuit/text-provider/commit/17fde0ce6ed438a0dd3b75c927368d0dd12c32df)) ## [1.1.1](https://github.com/intuit/text-provider/compare/v1.1.0...v1.1.1) (2021-01-28) ### Bug Fixes * adding lint fixes ([d8ef3f1](https://github.com/intuit/text-provider/commit/d8ef3f1e159a5104f424206213e2ce3172b96bfa)) * adding the values to the HOC ([433e08f](https://github.com/intuit/text-provider/commit/433e08f5640419cae61f8ca12d07ba53f46658de)) * adding the values to the HOC ([19aac7b](https://github.com/intuit/text-provider/commit/19aac7bc5c7157afd78b35cd93139500ae0e1dde)) # [1.1.0](https://github.com/intuit/text-provider/compare/v1.0.0...v1.1.0) (2020-10-31) ### Features * updating config to include package.json to be auto-updated with latest version ([6efe56f](https://github.com/intuit/text-provider/commit/6efe56fc884acc4c05854853ffb0248ed55f5f22)) # 1.0.0 (2020-10-31) ### Bug Fixes * bug in formatted message ([bcc69ae](https://github.com/intuit/text-provider/commit/bcc69aec04f63e692d881ba090f9030ee0d06ad4)) * bug in formatted message ([57754b8](https://github.com/intuit/text-provider/commit/57754b836f4c1c0c30f905ab36ed351944f65634)) * bumping package version ([a7a202e](https://github.com/intuit/text-provider/commit/a7a202e641a3fe91eb75b796a6b899650101c277)) * inheriting the font-size from parent ([b94f145](https://github.com/intuit/text-provider/commit/b94f14516f520dcac7639e71dc6dec94ba61f9d4)) * node version ([a3a4d83](https://github.com/intuit/text-provider/commit/a3a4d83e38f93274ab4120ad08819c23425cbf2b)) * removing tests ([b9d495b](https://github.com/intuit/text-provider/commit/b9d495b76b0aa04476e3fd67d45a08348255c1c6)) * trying to get the props through the HOC ([fd1d068](https://github.com/intuit/text-provider/commit/fd1d068149a8e61b8e247cd7a05db261c9977073)) * using the consumer api ([646afcd](https://github.com/intuit/text-provider/commit/646afcd5648c2b3ae52c6587f62d3d74ac5cb634)) * using the consumer api ([4974b82](https://github.com/intuit/text-provider/commit/4974b82b298d6c8a58a6674329c88a77bc149427)) ### Features * adding an alt prop for cases when text is not found ([63770de](https://github.com/intuit/text-provider/commit/63770dec802037273838ed714ce60796c61b814c)) * adding commitlint ([6f7e84f](https://github.com/intuit/text-provider/commit/6f7e84f58f8e0fe10052c2b21d6ff62286b195e1)) * adding husky and prettier ([93454b4](https://github.com/intuit/text-provider/commit/93454b47e858eee6cb4d7736d1cdaebe672e159e)) * adding semantic release ([f8de12a](https://github.com/intuit/text-provider/commit/f8de12a60d155faad5e2c10c98e386d9dc0e6642)) * integration with semantic release ([4ea31f8](https://github.com/intuit/text-provider/commit/4ea31f8f8d17c1be3708366d3cdfc3b53939156a)) * upgrading to the latest build system ([b30120c](https://github.com/intuit/text-provider/commit/b30120cc47cbf2c57092ae536cf19a83f7e72c06)) * upgrading to the latest build system ([d8d202c](https://github.com/intuit/text-provider/commit/d8d202ca12379020b5c6e933bccfd4eb49973858))