diff --git a/packages/Benefit/CHANGELOG.md b/packages/Benefit/CHANGELOG.md index f817cd84f5..2cd1e0390e 100644 --- a/packages/Benefit/CHANGELOG.md +++ b/packages/Benefit/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.49](https://github.com/telus/tds-core/compare/@tds/core-benefit@1.0.48...@tds/core-benefit@1.0.49) (2021-05-07) + +**Note:** Version bump only for package @tds/core-benefit + + + + + ## [1.0.48](https://github.com/telus/tds-core/compare/@tds/core-benefit@1.0.47...@tds/core-benefit@1.0.48) (2021-01-15) **Note:** Version bump only for package @tds/core-benefit diff --git a/packages/Benefit/package.json b/packages/Benefit/package.json index a3222d7e5a..736d74bb0f 100644 --- a/packages/Benefit/package.json +++ b/packages/Benefit/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-benefit", - "version": "1.0.48", + "version": "1.0.49", "description": "", "main": "index.cjs.js", "module": "index.es.js", @@ -34,6 +34,6 @@ "prop-types": "^15.5.10" }, "devDependencies": { - "@tds/core-decorative-icon": "^2.7.1" + "@tds/core-decorative-icon": "^2.8.0" } } diff --git a/packages/Checkbox/CHANGELOG.md b/packages/Checkbox/CHANGELOG.md index c38bc80079..e8a14b880d 100644 --- a/packages/Checkbox/CHANGELOG.md +++ b/packages/Checkbox/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.49](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.48...@tds/core-checkbox@2.0.49) (2021-05-07) + +**Note:** Version bump only for package @tds/core-checkbox + + + + + ## [2.0.48](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.47...@tds/core-checkbox@2.0.48) (2021-01-15) **Note:** Version bump only for package @tds/core-checkbox diff --git a/packages/Checkbox/package.json b/packages/Checkbox/package.json index f283a7440d..f01c1e097b 100644 --- a/packages/Checkbox/package.json +++ b/packages/Checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-checkbox", - "version": "2.0.48", + "version": "2.0.49", "main": "index.cjs.js", "module": "index.es.js", "license": "MIT", @@ -27,7 +27,7 @@ "dependencies": { "@tds/core-box": "^2.3.4", "@tds/core-colours": "^2.2.1", - "@tds/core-decorative-icon": "^2.7.1", + "@tds/core-decorative-icon": "^2.8.0", "@tds/core-input-feedback": "^2.0.24", "@tds/core-paragraph": "^2.0.18", "@tds/core-text": "^3.1.5", diff --git a/packages/ChevronLink/CHANGELOG.md b/packages/ChevronLink/CHANGELOG.md index a4306fb9f1..3483de1269 100644 --- a/packages/ChevronLink/CHANGELOG.md +++ b/packages/ChevronLink/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.7](https://github.com/telusdigital/tds/compare/@tds/core-chevron-link@2.2.6...@tds/core-chevron-link@2.2.7) (2021-05-07) + +**Note:** Version bump only for package @tds/core-chevron-link + + + + + ## [2.2.6](https://github.com/telusdigital/tds/compare/@tds/core-chevron-link@2.2.5...@tds/core-chevron-link@2.2.6) (2021-01-15) **Note:** Version bump only for package @tds/core-chevron-link diff --git a/packages/ChevronLink/package.json b/packages/ChevronLink/package.json index 2629059b4f..a1291827f0 100644 --- a/packages/ChevronLink/package.json +++ b/packages/ChevronLink/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-chevron-link", - "version": "2.2.6", + "version": "2.2.7", "description": "A call to action link", "main": "index.cjs.js", "module": "index.es.js", @@ -28,7 +28,7 @@ "dependencies": { "@tds/core-box": "^2.3.4", "@tds/core-colours": "^2.2.1", - "@tds/core-decorative-icon": "^2.7.1", + "@tds/core-decorative-icon": "^2.8.0", "@tds/shared-typography": "^1.3.5", "@tds/util-helpers": "^1.6.0", "@tds/util-prop-types": "^1.4.0", diff --git a/packages/DecorativeIcon/CHANGELOG.md b/packages/DecorativeIcon/CHANGELOG.md index 41bb77b914..4e38b3a534 100644 --- a/packages/DecorativeIcon/CHANGELOG.md +++ b/packages/DecorativeIcon/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.8.0](https://github.com/telusdigital/tds/compare/@tds/core-decorative-icon@2.7.1...@tds/core-decorative-icon@2.8.0) (2021-05-07) + + +### Features + +* **core-decorative-icon:** add ambulance icon ([983047b](https://github.com/telusdigital/tds/commit/983047b052c401ae4c4bbb747a98f467cb7900d4)) + + + + + ## [2.7.1](https://github.com/telusdigital/tds/compare/@tds/core-decorative-icon@2.7.0...@tds/core-decorative-icon@2.7.1) (2021-01-15) **Note:** Version bump only for package @tds/core-decorative-icon diff --git a/packages/DecorativeIcon/package.json b/packages/DecorativeIcon/package.json index ed9d99bc5d..e90db30bb8 100644 --- a/packages/DecorativeIcon/package.json +++ b/packages/DecorativeIcon/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-decorative-icon", - "version": "2.7.1", + "version": "2.8.0", "description": "An icon used for visual aesthetics only", "main": "index.cjs.js", "module": "index.es.js", diff --git a/packages/ExpandCollapse/CHANGELOG.md b/packages/ExpandCollapse/CHANGELOG.md index c8492ab4a0..f910400dfa 100644 --- a/packages/ExpandCollapse/CHANGELOG.md +++ b/packages/ExpandCollapse/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.1](https://github.com/telus/tds-core/compare/@tds/core-expand-collapse@2.3.0...@tds/core-expand-collapse@2.3.1) (2021-05-07) + +**Note:** Version bump only for package @tds/core-expand-collapse + + + + + # [2.3.0](https://github.com/telus/tds-core/compare/@tds/core-expand-collapse@2.2.8...@tds/core-expand-collapse@2.3.0) (2021-05-03) diff --git a/packages/ExpandCollapse/package.json b/packages/ExpandCollapse/package.json index 23e0f2166b..86dffd53d1 100644 --- a/packages/ExpandCollapse/package.json +++ b/packages/ExpandCollapse/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-expand-collapse", - "version": "2.3.0", + "version": "2.3.1", "description": "A connected series of expandable content areas", "main": "index.cjs.js", "module": "index.es.js", @@ -28,7 +28,7 @@ "dependencies": { "@tds/core-box": "^2.3.4", "@tds/core-colours": "^2.2.1", - "@tds/core-decorative-icon": "^2.7.1", + "@tds/core-decorative-icon": "^2.8.0", "@tds/core-dimple-divider": "^2.0.17", "@tds/core-hairline-divider": "^2.0.18", "@tds/core-responsive": "^1.3.4", diff --git a/packages/Select/CHANGELOG.md b/packages/Select/CHANGELOG.md index b15b746f8e..777aafee80 100644 --- a/packages/Select/CHANGELOG.md +++ b/packages/Select/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.30](https://github.com/telus/tds/compare/@tds/core-select@3.2.29...@tds/core-select@3.2.30) (2021-05-07) + +**Note:** Version bump only for package @tds/core-select + + + + + ## [3.2.29](https://github.com/telus/tds/compare/@tds/core-select@3.2.28...@tds/core-select@3.2.29) (2021-03-18) **Note:** Version bump only for package @tds/core-select diff --git a/packages/Select/package.json b/packages/Select/package.json index 3d0d0432ae..f806452873 100644 --- a/packages/Select/package.json +++ b/packages/Select/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-select", - "version": "3.2.29", + "version": "3.2.30", "main": "index.cjs.js", "module": "index.es.js", "license": "MIT", @@ -27,7 +27,7 @@ "dependencies": { "@tds/core-box": "^2.3.4", "@tds/core-colours": "^2.2.1", - "@tds/core-decorative-icon": "^2.7.1", + "@tds/core-decorative-icon": "^2.8.0", "@tds/core-input": "^3.0.50", "@tds/core-input-feedback": "^2.0.24", "@tds/core-paragraph": "^2.0.18", diff --git a/packages/StepTracker/CHANGELOG.md b/packages/StepTracker/CHANGELOG.md index 4acf8d3343..edd71a494a 100644 --- a/packages/StepTracker/CHANGELOG.md +++ b/packages/StepTracker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.43](https://github.com/telusdigital/tds/compare/@tds/core-step-tracker@4.0.42...@tds/core-step-tracker@4.0.43) (2021-05-07) + +**Note:** Version bump only for package @tds/core-step-tracker + + + + + ## [4.0.42](https://github.com/telusdigital/tds/compare/@tds/core-step-tracker@4.0.41...@tds/core-step-tracker@4.0.42) (2021-01-15) **Note:** Version bump only for package @tds/core-step-tracker diff --git a/packages/StepTracker/package.json b/packages/StepTracker/package.json index e0e226f123..06a5791067 100644 --- a/packages/StepTracker/package.json +++ b/packages/StepTracker/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-step-tracker", - "version": "4.0.42", + "version": "4.0.43", "description": "Show the current position in a sequence of steps", "main": "index.cjs.js", "module": "index.es.js", @@ -28,7 +28,7 @@ "dependencies": { "@tds/core-box": "^2.3.4", "@tds/core-colours": "^2.2.1", - "@tds/core-decorative-icon": "^2.7.1", + "@tds/core-decorative-icon": "^2.8.0", "@tds/core-flex-grid": "^4.0.2", "@tds/core-responsive": "^1.3.4", "@tds/core-text": "^3.1.5", diff --git a/packages/Video/CHANGELOG.md b/packages/Video/CHANGELOG.md index a4a5e71938..f5395f8e41 100644 --- a/packages/Video/CHANGELOG.md +++ b/packages/Video/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.15](https://github.com/telus/tds-core/compare/@tds/core-video@1.3.14...@tds/core-video@1.3.15) (2021-05-07) + +**Note:** Version bump only for package @tds/core-video + + + + + ## [1.3.14](https://github.com/telus/tds-core/compare/@tds/core-video@1.3.13...@tds/core-video@1.3.14) (2021-02-02) **Note:** Version bump only for package @tds/core-video diff --git a/packages/Video/package.json b/packages/Video/package.json index 9824f3ef99..76c316bfb7 100644 --- a/packages/Video/package.json +++ b/packages/Video/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-video", - "version": "1.3.14", + "version": "1.3.15", "description": "", "main": "index.cjs.js", "module": "index.es.js", @@ -28,7 +28,7 @@ "dependencies": { "@tds/core-box": "^2.3.4", "@tds/core-colours": "^2.2.1", - "@tds/core-decorative-icon": "^2.7.1", + "@tds/core-decorative-icon": "^2.8.0", "@tds/core-flex-grid": "^4.0.2", "@tds/core-paragraph": "^2.0.18", "@tds/core-responsive": "^1.3.4", @@ -38,6 +38,6 @@ "prop-types": "^15.5.10" }, "devDependencies": { - "@tds/shared-video-splash": "^1.1.41" + "@tds/shared-video-splash": "^1.1.42" } } diff --git a/packages/WebVideo/CHANGELOG.md b/packages/WebVideo/CHANGELOG.md index e89c4150dd..473142304e 100644 --- a/packages/WebVideo/CHANGELOG.md +++ b/packages/WebVideo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.22](https://github.com/telus/tds-core/compare/@tds/core-web-video@1.1.21...@tds/core-web-video@1.1.22) (2021-05-07) + +**Note:** Version bump only for package @tds/core-web-video + + + + + ## [1.1.21](https://github.com/telus/tds-core/compare/@tds/core-web-video@1.1.20...@tds/core-web-video@1.1.21) (2021-03-19) diff --git a/packages/WebVideo/package.json b/packages/WebVideo/package.json index 21119083a1..09cabe1c48 100644 --- a/packages/WebVideo/package.json +++ b/packages/WebVideo/package.json @@ -1,6 +1,6 @@ { "name": "@tds/core-web-video", - "version": "1.1.21", + "version": "1.1.22", "description": "", "main": "index.cjs.js", "module": "index.es.js", @@ -27,7 +27,7 @@ }, "dependencies": { "@tds/core-box": "^2.3.4", - "@tds/core-decorative-icon": "^2.7.1", + "@tds/core-decorative-icon": "^2.8.0", "@tds/core-paragraph": "^2.0.18", "@tds/core-responsive": "^1.3.4", "@tds/util-helpers": "^1.6.0", @@ -35,6 +35,6 @@ "react-youtube": "^7.9.0" }, "devDependencies": { - "@tds/shared-video-splash": "^1.1.41" + "@tds/shared-video-splash": "^1.1.42" } } diff --git a/shared/components/VideoSplash/CHANGELOG.md b/shared/components/VideoSplash/CHANGELOG.md index 012bec2c1f..8d080115ec 100644 --- a/shared/components/VideoSplash/CHANGELOG.md +++ b/shared/components/VideoSplash/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.42](https://github.com/telus/tds-core/compare/@tds/shared-video-splash@1.1.41...@tds/shared-video-splash@1.1.42) (2021-05-07) + +**Note:** Version bump only for package @tds/shared-video-splash + + + + + ## [1.1.41](https://github.com/telus/tds-core/compare/@tds/shared-video-splash@1.1.40...@tds/shared-video-splash@1.1.41) (2021-02-02) diff --git a/shared/components/VideoSplash/package.json b/shared/components/VideoSplash/package.json index ab95d1eebf..541dcf25de 100644 --- a/shared/components/VideoSplash/package.json +++ b/shared/components/VideoSplash/package.json @@ -1,12 +1,12 @@ { "name": "@tds/shared-video-splash", - "version": "1.1.41", + "version": "1.1.42", "private": true, "main": "", "module": "", "dependencies": { "@tds/core-box": "^2.3.4", - "@tds/core-decorative-icon": "^2.7.1", + "@tds/core-decorative-icon": "^2.8.0", "@tds/core-paragraph": "^2.0.18", "@tds/core-responsive": "^1.3.4", "@tds/util-helpers": "^1.6.0",