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.54] ( https://github.com/telus/tds-core/compare/@tds/core-benefit@1.0.53...@tds/core-benefit@1.0.54 ) (2021-07-14)
7+
8+ ** Note:** Version bump only for package @tds/core-benefit
9+
10+
11+
12+
13+
614## [ 1.0.53] ( https://github.com/telus/tds-core/compare/@tds/core-benefit@1.0.52...@tds/core-benefit@1.0.53 ) (2021-06-25)
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.53 " ,
3+ "version" : " 1.0.54 " ,
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.11.0 "
37+ "@tds/core-decorative-icon" : " ^2.11.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.54] ( https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.53...@tds/core-checkbox@2.0.54 ) (2021-07-14)
7+
8+ ** Note:** Version bump only for package @tds/core-checkbox
9+
10+
11+
12+
13+
614## [ 2.0.53] ( https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.52...@tds/core-checkbox@2.0.53 ) (2021-06-25)
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.53 " ,
3+ "version" : " 2.0.54 " ,
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.11.0 " ,
30+ "@tds/core-decorative-icon" : " ^2.11.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.12] ( https://github.com/telusdigital/tds/compare/@tds/core-chevron-link@2.2.11...@tds/core-chevron-link@2.2.12 ) (2021-07-14)
7+
8+ ** Note:** Version bump only for package @tds/core-chevron-link
9+
10+
11+
12+
13+
614## [ 2.2.11] ( https://github.com/telusdigital/tds/compare/@tds/core-chevron-link@2.2.10...@tds/core-chevron-link@2.2.11 ) (2021-06-25)
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.11 " ,
3+ "version" : " 2.2.12 " ,
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.11.0 " ,
31+ "@tds/core-decorative-icon" : " ^2.11.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.11.1] ( https://github.com/telusdigital/tds/compare/@tds/core-decorative-icon@2.11.0...@tds/core-decorative-icon@2.11.1 ) (2021-07-14)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** core-decorative-icon:** fixed bill svg icon ([ f46fed3] ( https://github.com/telusdigital/tds/commit/f46fed3c736163c871b2d5c9c4e4f7ea39c89472 ) )
12+
13+
14+
15+
16+
617# [ 2.11.0] ( https://github.com/telusdigital/tds/compare/@tds/core-decorative-icon@2.10.0...@tds/core-decorative-icon@2.11.0 ) (2021-06-25)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-decorative-icon" ,
3- "version" : " 2.11.0 " ,
3+ "version" : " 2.11.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.6] ( https://github.com/telus/tds-core/compare/@tds/core-expand-collapse@2.3.5...@tds/core-expand-collapse@2.3.6 ) (2021-07-14)
7+
8+ ** Note:** Version bump only for package @tds/core-expand-collapse
9+
10+
11+
12+
13+
614## [ 2.3.5] ( https://github.com/telus/tds-core/compare/@tds/core-expand-collapse@2.3.4...@tds/core-expand-collapse@2.3.5 ) (2021-06-25)
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.5 " ,
3+ "version" : " 2.3.6 " ,
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.11.0 " ,
31+ "@tds/core-decorative-icon" : " ^2.11.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