File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
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+ ## [ 3.2.4] ( https://github.com/telusdigital/tds/compare/@tds/core-button@3.2.3...@tds/core-button@3.2.4 ) (2021-03-22)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** core-button:** no hover on touch screens ([ be8cb85] ( https://github.com/telusdigital/tds/commit/be8cb8566bdee071006ff7b2ee4b2900b0a74832 ) )
12+
13+
14+
15+
16+
617## [ 3.2.3] ( https://github.com/telusdigital/tds/compare/@tds/core-button@3.2.2...@tds/core-button@3.2.3 ) (2021-01-15)
718
819** Note:** Version bump only for package @tds/core-button
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-button" ,
3- "version" : " 3.2.3 " ,
3+ "version" : " 3.2.4 " ,
44 "main" : " index.cjs.js" ,
55 "module" : " index.es.js" ,
66 "license" : " MIT" ,
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.4] ( https://github.com/telusdigital/tds/compare/@tds/core-button-link@3.2.3...@tds/core-button-link@3.2.4 ) (2021-03-22)
7+
8+ ** Note:** Version bump only for package @tds/core-button-link
9+
10+
11+
12+
13+
614## [ 3.2.3] ( https://github.com/telusdigital/tds/compare/@tds/core-button-link@3.2.2...@tds/core-button-link@3.2.3 ) (2021-01-15)
715
816** Note:** Version bump only for package @tds/core-button-link
Original file line number Diff line number Diff line change 11{
22 "name" : " @tds/core-button-link" ,
3- "version" : " 3.2.3 " ,
3+ "version" : " 3.2.4 " ,
44 "description" : " A link that is styled as a button" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.es.js" ,
2626 "styled-components" : " ^4.1.3 || ^5.1.0"
2727 },
2828 "dependencies" : {
29- "@tds/core-button" : " ^3.2.3 " ,
29+ "@tds/core-button" : " ^3.2.4 " ,
3030 "@tds/core-colours" : " ^2.2.1" ,
3131 "@tds/shared-styles" : " ^2.0.1" ,
3232 "@tds/util-helpers" : " ^1.6.0" ,
You can’t perform that action at this time.
0 commit comments