# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.4.3 (2022-02-16)


### Bug Fixes

* gha release job npm publish token ([ce7aacd](https://github.com/telus/tds-core/commit/ce7aacdd77e54c4f8e48eb31d0c05dc804530324))





## 2.4.2 (2022-02-15)


### Bug Fixes

* gha release job git config ([276ebb6](https://github.com/telus/tds-core/commit/276ebb6968a0b56c9b87c178f6895a60ae108e71))





## 2.4.1 (2022-02-15)


### Bug Fixes

* gha release job git config ([1ab603d](https://github.com/telus/tds-core/commit/1ab603d68c36219b0711fc353bc2515b64712ca9))





# [2.4.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.3.0...@tds/core-interactive-icon@2.4.0) (2021-12-02)


### Features

* **core-interactive-icon:** add error color and update size interval ([40f0c76](https://github.com/telus/tds-core/commit/40f0c7646ec8a3aa81169aaebbd0a5d00ded6e88))





# [2.3.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.2.0...@tds/core-interactive-icon@2.3.0) (2021-09-21)


### Features

* **core-interactive-icon:** add react 17 to peer deps ([82c2ec7](https://github.com/telus/tds-core/commit/82c2ec7b870fd963b9e1e74a43f5c48d79f4c16d))





# [2.2.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.1.3...@tds/core-interactive-icon@2.2.0) (2021-06-18)


### Features

* **core-interactive-icon:** add new tooltip icon ([726c62a](https://github.com/telus/tds-core/commit/726c62a23de31dda03ca4352db5cd1377e269c26))





## [2.1.3](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.1.2...@tds/core-interactive-icon@2.1.3) (2021-02-05)


### Bug Fixes

* **core-interactive-icon:** remove unused a11yContent ([bc7064b](https://github.com/telus/tds-core/commit/bc7064bee4df249d3062d686eafd31d296613965))





## [2.1.2](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.1.1...@tds/core-interactive-icon@2.1.2) (2021-01-15)


### Bug Fixes

* **core-interactive-icon:** scale icon size with browser font size ([9ce882d](https://github.com/telus/tds-core/commit/9ce882df24db8b51011080c69d944e9cf6313144))





## [2.1.1](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.1.0...@tds/core-interactive-icon@2.1.1) (2020-09-11)

**Note:** Version bump only for package @tds/core-interactive-icon





# [2.1.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.0.6...@tds/core-interactive-icon@2.1.0) (2020-09-08)


### Bug Fixes

* **core-interactive-icon:** make size prop responsive ([090f0a0](https://github.com/telus/tds-core/commit/090f0a0f5f19b90aa95cd95eeec0730c242927db))


### Features

* **core-interactive-icon:** add size property ([a59265b](https://github.com/telus/tds-core/commit/a59265b67d8b229c7c0ea586947c74221c6f33eb))





## [2.0.6](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.0.5...@tds/core-interactive-icon@2.0.6) (2020-09-08)


### Bug Fixes

* **core-interactive-icon:** add support for styled-components v5 ([0c99bef](https://github.com/telus/tds-core/commit/0c99befd5e72e2976f10fe25f347c4625fd48944))





## [2.0.5](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.0.4...@tds/core-interactive-icon@2.0.5) (2020-09-04)

**Note:** Version bump only for package @tds/core-interactive-icon





## [2.0.4](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.0.3...@tds/core-interactive-icon@2.0.4) (2020-08-18)

**Note:** Version bump only for package @tds/core-interactive-icon





## [2.0.3](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.0.2...@tds/core-interactive-icon@2.0.3) (2020-08-07)

**Note:** Version bump only for package @tds/core-interactive-icon





## [2.0.2](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.0.1...@tds/core-interactive-icon@2.0.2) (2020-07-22)

**Note:** Version bump only for package @tds/core-interactive-icon





## [2.0.1](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@2.0.0...@tds/core-interactive-icon@2.0.1) (2020-04-14)

**Note:** Version bump only for package @tds/core-interactive-icon





# [2.0.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.4.7...@tds/core-interactive-icon@2.0.0) (2020-03-17)


### Features

* **core-interactive-icon:** add color prop to dependent icon ([ef70f1e](https://github.com/telus/tds-core/commit/ef70f1e29553cf5dafb8b6d4eb7390211a39db43))
* **core-interactive-icon:** replace InteractiveIcon with IconButton ([b29f2f5](https://github.com/telus/tds-core/commit/b29f2f5abd0918544c75dc8964c138fff47e53ab))


### BREAKING CHANGES

* **core-interactive-icon:** move all InteractiveIcon components to Dependent, add IconButton wrapper component





## [1.4.7](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.4.6...@tds/core-interactive-icon@1.4.7) (2020-03-11)

**Note:** Version bump only for package @tds/core-interactive-icon





## [1.4.6](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.4.5...@tds/core-interactive-icon@1.4.6) (2020-03-10)

**Note:** Version bump only for package @tds/core-interactive-icon





## [1.4.5](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.4.4...@tds/core-interactive-icon@1.4.5) (2020-03-09)

**Note:** Version bump only for package @tds/core-interactive-icon





## [1.4.4](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.4.3...@tds/core-interactive-icon@1.4.4) (2020-02-12)


### Bug Fixes

* **core-interactive-icon:** prevent props are undefined navbutton errors ([e90435d](https://github.com/telus/tds-core/commit/e90435d))





## [1.4.3](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.4.2...@tds/core-interactive-icon@1.4.3) (2020-02-03)

**Note:** Version bump only for package @tds/core-interactive-icon





## [1.4.2](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.4.1...@tds/core-interactive-icon@1.4.2) (2020-01-27)

**Note:** Version bump only for package @tds/core-interactive-icon





## [1.4.1](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.4.0...@tds/core-interactive-icon@1.4.1) (2020-01-23)

**Note:** Version bump only for package @tds/core-interactive-icon





# [1.4.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.3.2...@tds/core-interactive-icon@1.4.0) (2020-01-22)


### Features

* **core-interactive-icon:** add dependent icon ([e9c90e1](https://github.com/telus/tds-core/commit/e9c90e1))





## [1.3.2](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.3.1...@tds/core-interactive-icon@1.3.2) (2020-01-07)


### Bug Fixes

* **core-interactive-icon:** change invert cart filled dot to telus green ([3fd46cc](https://github.com/telus/tds-core/commit/3fd46cc))
* **core-interactive-icon:** improve invert navbutton focus/active style ([4064f0b](https://github.com/telus/tds-core/commit/4064f0b))





## [1.3.1](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.3.0...@tds/core-interactive-icon@1.3.1) (2019-11-18)

**Note:** Version bump only for package @tds/core-interactive-icon





# [1.3.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.2.1...@tds/core-interactive-icon@1.3.0) (2019-11-06)


### Features

* **core-interactive-icon:** add NavButton icons ([a511499](https://github.com/telus/tds-core/commit/a511499))





## [1.2.1](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.2.0...@tds/core-interactive-icon@1.2.1) (2019-10-09)

**Note:** Version bump only for package @tds/core-interactive-icon





# [1.2.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.1.0...@tds/core-interactive-icon@1.2.0) (2019-10-04)


### Features

* **core-interactive-icon:** add caret and chevron icons ([eaa6bc2](https://github.com/telus/tds-core/commit/eaa6bc2))





# [1.1.0](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.0.2...@tds/core-interactive-icon@1.1.0) (2019-09-18)


### Features

* **core-interactive-icon:** allow forwarding refs ([a9dbe73](https://github.com/telus/tds-core/commit/a9dbe73))





## [1.0.2](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.0.1...@tds/core-interactive-icon@1.0.2) (2019-09-12)

**Note:** Version bump only for package @tds/core-interactive-icon





## [1.0.1](https://github.com/telus/tds-core/compare/@tds/core-interactive-icon@1.0.0...@tds/core-interactive-icon@1.0.1) (2019-09-06)

**Note:** Version bump only for package @tds/core-interactive-icon





# 1.0.0 (2019-08-26)


### Features

* **core-interactive-icon:** add InteractiveIcon component ([f882229](https://github.com/telus/tds-core/commit/f882229))
