Skip to content

Commit 5dbfc55

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/[email protected] - @tds/[email protected] - @tds/[email protected] - @tds/[email protected] - @tds/[email protected]
1 parent aba25e4 commit 5dbfc55

File tree

10 files changed

+54
-11
lines changed

10 files changed

+54
-11
lines changed

packages/FeedbackIcon/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.12](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (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/[email protected]...@tds/[email protected]) (2021-01-15)
718

819

packages/FeedbackIcon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

packages/Input/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.50](https://github.com/telus/tds/compare/@tds/[email protected]...@tds/[email protected]) (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/[email protected]...@tds/[email protected]) (2021-01-15)
715

816
**Note:** Version bump only for package @tds/core-input

packages/Input/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",
@@ -27,7 +27,7 @@
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",

packages/Notification/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.8](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (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/[email protected]...@tds/[email protected]) (2021-02-05)
715

816
**Note:** Version bump only for package @tds/core-notification

packages/Notification/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",
@@ -28,7 +28,7 @@
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",

packages/Select/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.29](https://github.com/telus/tds/compare/@tds/[email protected]...@tds/[email protected]) (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/[email protected]...@tds/[email protected]) (2021-01-15)
715

816
**Note:** Version bump only for package @tds/core-select

packages/Select/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",
@@ -28,7 +28,7 @@
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",
@@ -39,7 +39,7 @@
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
}

packages/TextArea/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.49](https://github.com/telus/tds/compare/@tds/[email protected]...@tds/[email protected]) (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/[email protected]...@tds/[email protected]) (2021-01-15)
715

816
**Note:** Version bump only for package @tds/core-text-area

packages/TextArea/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",
@@ -27,7 +27,7 @@
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",
@@ -39,7 +39,7 @@
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
}

0 commit comments

Comments
 (0)