File tree Expand file tree Collapse file tree 10 files changed +54
-11
lines changed
Expand file tree Collapse file tree 10 files changed +54
-11
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.12] ( https://github.com/telus/tds-core/compare/@tds/core-feedback-icon@1.0.11...@tds/core-feedback-icon@1.0.12 ) (2021-03-18)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** core-feedback-icon:** change width from string to number ([ 4092d48] ( https://github.com/telus/tds-core/commit/4092d48370d33c84f2d8b368f4a5d7dd15daa1ff ) )
12+
13+
14+
15+
16+
617## [ 1.0.11] ( https://github.com/telus/tds-core/compare/@tds/core-feedback-icon@1.0.10...@tds/core-feedback-icon@1.0.11 ) (2021-01-15)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-feedback-icon" ,
3- "version" : " 1.0.11 " ,
3+ "version" : " 1.0.12 " ,
44 "description" : " " ,
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+ ## [ 3.0.50] ( https://github.com/telus/tds/compare/@tds/core-input@3.0.49...@tds/core-input@3.0.50 ) (2021-03-18)
7+
8+ ** Note:** Version bump only for package @tds/core-input
9+
10+
11+
12+
13+
614## [ 3.0.49] ( https://github.com/telus/tds/compare/@tds/core-input@3.0.48...@tds/core-input@3.0.49 ) (2021-01-15)
715
816** Note:** Version bump only for package @tds/core-input
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-input" ,
3- "version" : " 3.0.49 " ,
3+ "version" : " 3.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-feedback-icon" : " ^1.0.11 " ,
30+ "@tds/core-feedback-icon" : " ^1.0.12 " ,
3131 "@tds/core-input-feedback" : " ^2.0.24" ,
3232 "@tds/core-paragraph" : " ^2.0.18" ,
3333 "@tds/core-standalone-icon" : " ^2.1.19" ,
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+ ## [ 3.1.8] ( https://github.com/telusdigital/tds/compare/@tds/core-notification@3.1.7...@tds/core-notification@3.1.8 ) (2021-03-18)
7+
8+ ** Note:** Version bump only for package @tds/core-notification
9+
10+
11+
12+
13+
614## [ 3.1.7] ( https://github.com/telusdigital/tds/compare/@tds/core-notification@3.1.6...@tds/core-notification@3.1.7 ) (2021-02-05)
715
816** Note:** Version bump only for package @tds/core-notification
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-notification" ,
3- "version" : " 3.1.7 " ,
3+ "version" : " 3.1.8 " ,
44 "description" : " A banner that highlights important messages" ,
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-feedback-icon" : " ^1.0.11 " ,
31+ "@tds/core-feedback-icon" : " ^1.0.12 " ,
3232 "@tds/core-flex-grid" : " ^4.0.2" ,
3333 "@tds/core-interactive-icon" : " ^2.1.3" ,
3434 "@tds/core-paragraph" : " ^2.0.18" ,
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+ ## [ 3.2.29] ( https://github.com/telus/tds/compare/@tds/core-select@3.2.28...@tds/core-select@3.2.29 ) (2021-03-18)
7+
8+ ** Note:** Version bump only for package @tds/core-select
9+
10+
11+
12+
13+
614## [ 3.2.28] ( https://github.com/telus/tds/compare/@tds/core-select@3.2.27...@tds/core-select@3.2.28 ) (2021-01-15)
715
816** Note:** Version bump only for package @tds/core-select
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-select" ,
3- "version" : " 3.2.28 " ,
3+ "version" : " 3.2.29 " ,
44 "main" : " index.cjs.js" ,
55 "module" : " index.es.js" ,
66 "license" : " MIT" ,
2828 "@tds/core-box" : " ^2.3.4" ,
2929 "@tds/core-colours" : " ^2.2.1" ,
3030 "@tds/core-decorative-icon" : " ^2.7.1" ,
31- "@tds/core-input" : " ^3.0.49 " ,
31+ "@tds/core-input" : " ^3.0.50 " ,
3232 "@tds/core-input-feedback" : " ^2.0.24" ,
3333 "@tds/core-paragraph" : " ^2.0.18" ,
3434 "@tds/core-text" : " ^3.1.5" ,
3939 "prop-types" : " ^15.5.10"
4040 },
4141 "devDependencies" : {
42- "@tds/core-feedback-icon" : " ^1.0.11 " ,
42+ "@tds/core-feedback-icon" : " ^1.0.12 " ,
4343 "@tds/shared-animation" : " ^3.0.1"
4444 }
4545}
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+ ## [ 3.0.49] ( https://github.com/telus/tds/compare/@tds/core-text-area@3.0.48...@tds/core-text-area@3.0.49 ) (2021-03-18)
7+
8+ ** Note:** Version bump only for package @tds/core-text-area
9+
10+
11+
12+
13+
614## [ 3.0.48] ( https://github.com/telus/tds/compare/@tds/core-text-area@3.0.47...@tds/core-text-area@3.0.48 ) (2021-01-15)
715
816** Note:** Version bump only for package @tds/core-text-area
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-text-area" ,
3- "version" : " 3.0.48 " ,
3+ "version" : " 3.0.49 " ,
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-input" : " ^3.0.49 " ,
30+ "@tds/core-input" : " ^3.0.50 " ,
3131 "@tds/core-input-feedback" : " ^2.0.24" ,
3232 "@tds/core-paragraph" : " ^2.0.18" ,
3333 "@tds/core-text" : " ^3.1.5" ,
3939 "prop-types" : " ^15.5.10"
4040 },
4141 "devDependencies" : {
42- "@tds/core-feedback-icon" : " ^1.0.11 " ,
42+ "@tds/core-feedback-icon" : " ^1.0.12 " ,
4343 "@tds/util-generate-id" : " ^1.0.4"
4444 }
4545}
You can’t perform that action at this time.
0 commit comments