File tree Expand file tree Collapse file tree 20 files changed +104
-21
lines changed
shared/components/VideoSplash Expand file tree Collapse file tree 20 files changed +104
-21
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.50] ( https://github.com/telus/tds-core/compare/@tds/core-benefit@1.0.49...@tds/core-benefit@1.0.50 ) (2021-05-10)
7+
8+ ** Note:** Version bump only for package @tds/core-benefit
9+
10+
11+
12+
13+
614## [ 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)
715
816** Note:** Version bump only for package @tds/core-benefit
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-benefit" ,
3- "version" : " 1.0.49 " ,
3+ "version" : " 1.0.50 " ,
44 "description" : " " ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.es.js" ,
3434 "prop-types" : " ^15.5.10"
3535 },
3636 "devDependencies" : {
37- "@tds/core-decorative-icon" : " ^2.8.0 "
37+ "@tds/core-decorative-icon" : " ^2.8.1 "
3838 }
3939}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.50] ( https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.49...@tds/core-checkbox@2.0.50 ) (2021-05-10)
7+
8+ ** Note:** Version bump only for package @tds/core-checkbox
9+
10+
11+
12+
13+
614## [ 2.0.49] ( https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.48...@tds/core-checkbox@2.0.49 ) (2021-05-07)
715
816** Note:** Version bump only for package @tds/core-checkbox
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-checkbox" ,
3- "version" : " 2.0.49 " ,
3+ "version" : " 2.0.50 " ,
44 "main" : " index.cjs.js" ,
55 "module" : " index.es.js" ,
66 "license" : " MIT" ,
2727 "dependencies" : {
2828 "@tds/core-box" : " ^2.3.4" ,
2929 "@tds/core-colours" : " ^2.2.1" ,
30- "@tds/core-decorative-icon" : " ^2.8.0 " ,
30+ "@tds/core-decorative-icon" : " ^2.8.1 " ,
3131 "@tds/core-input-feedback" : " ^2.0.24" ,
3232 "@tds/core-paragraph" : " ^2.0.18" ,
3333 "@tds/core-text" : " ^3.1.5" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.2.8] ( https://github.com/telusdigital/tds/compare/@tds/core-chevron-link@2.2.7...@tds/core-chevron-link@2.2.8 ) (2021-05-10)
7+
8+ ** Note:** Version bump only for package @tds/core-chevron-link
9+
10+
11+
12+
13+
614## [ 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)
715
816** Note:** Version bump only for package @tds/core-chevron-link
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-chevron-link" ,
3- "version" : " 2.2.7 " ,
3+ "version" : " 2.2.8 " ,
44 "description" : " A call to action link" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.es.js" ,
2828 "dependencies" : {
2929 "@tds/core-box" : " ^2.3.4" ,
3030 "@tds/core-colours" : " ^2.2.1" ,
31- "@tds/core-decorative-icon" : " ^2.8.0 " ,
31+ "@tds/core-decorative-icon" : " ^2.8.1 " ,
3232 "@tds/shared-typography" : " ^1.3.5" ,
3333 "@tds/util-helpers" : " ^1.6.0" ,
3434 "@tds/util-prop-types" : " ^1.4.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.8.1] ( https://github.com/telusdigital/tds/compare/@tds/core-decorative-icon@2.8.0...@tds/core-decorative-icon@2.8.1 ) (2021-05-10)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** core-decorative-icon:** cleanup ambulance icon ([ 3270935] ( https://github.com/telusdigital/tds/commit/3270935bb70208fd637eaccfb79a82a865bb2fa1 ) )
12+
13+
14+
15+
16+
617# [ 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)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-decorative-icon" ,
3- "version" : " 2.8.0 " ,
3+ "version" : " 2.8.1 " ,
44 "description" : " An icon used for visual aesthetics only" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.es.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.3.2] ( https://github.com/telus/tds-core/compare/@tds/core-expand-collapse@2.3.1...@tds/core-expand-collapse@2.3.2 ) (2021-05-10)
7+
8+ ** Note:** Version bump only for package @tds/core-expand-collapse
9+
10+
11+
12+
13+
614## [ 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)
715
816** Note:** Version bump only for package @tds/core-expand-collapse
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-expand-collapse" ,
3- "version" : " 2.3.1 " ,
3+ "version" : " 2.3.2 " ,
44 "description" : " A connected series of expandable content areas" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.es.js" ,
2828 "dependencies" : {
2929 "@tds/core-box" : " ^2.3.4" ,
3030 "@tds/core-colours" : " ^2.2.1" ,
31- "@tds/core-decorative-icon" : " ^2.8.0 " ,
31+ "@tds/core-decorative-icon" : " ^2.8.1 " ,
3232 "@tds/core-dimple-divider" : " ^2.0.17" ,
3333 "@tds/core-hairline-divider" : " ^2.0.18" ,
3434 "@tds/core-responsive" : " ^1.3.4" ,
You can’t perform that action at this time.
0 commit comments