Skip to content

Commit 29dccae

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/[email protected] - @tds/[email protected] - @tds/[email protected]
1 parent c32f625 commit 29dccae

File tree

6 files changed

+32
-5
lines changed

6 files changed

+32
-5
lines changed

packages/Video/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+
## [1.3.14](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-02-02)
7+
8+
**Note:** Version bump only for package @tds/core-video
9+
10+
11+
12+
13+
614
## [1.3.13](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-01-15)
715

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

packages/Video/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-video",
3-
"version": "1.3.13",
3+
"version": "1.3.14",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",
@@ -38,6 +38,6 @@
3838
"prop-types": "^15.5.10"
3939
},
4040
"devDependencies": {
41-
"@tds/shared-video-splash": "^1.1.40"
41+
"@tds/shared-video-splash": "^1.1.41"
4242
}
4343
}

packages/WebVideo/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+
## [1.1.20](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-02-02)
7+
8+
**Note:** Version bump only for package @tds/core-web-video
9+
10+
11+
12+
13+
614
## [1.1.19](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-01-15)
715

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

packages/WebVideo/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-web-video",
3-
"version": "1.1.19",
3+
"version": "1.1.20",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",
@@ -35,6 +35,6 @@
3535
"react-youtube": "^7.9.0"
3636
},
3737
"devDependencies": {
38-
"@tds/shared-video-splash": "^1.1.40"
38+
"@tds/shared-video-splash": "^1.1.41"
3939
}
4040
}

shared/components/VideoSplash/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.1.41](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-02-02)
7+
8+
9+
### Bug Fixes
10+
11+
* **shared-video-splash:** move styled-component outside of render ([2abbe00](https://github.com/telus/tds-core/commit/2abbe0031a7a43b0ab4bf2617b5f4d0abc2d1eeb))
12+
13+
14+
15+
16+
617
## [1.1.40](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-01-15)
718

819
**Note:** Version bump only for package @tds/shared-video-splash

shared/components/VideoSplash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tds/shared-video-splash",
3-
"version": "1.1.40",
3+
"version": "1.1.41",
44
"private": true,
55
"main": "",
66
"module": "",

0 commit comments

Comments
 (0)