Skip to content

Commit d33b926

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/[email protected]
1 parent 0463e52 commit d33b926

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/WebVideo/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.21](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-03-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **core-web-video:** remove broken css background declaration ([0463e52](https://github.com/telus/tds-core/commit/0463e527f6a418c7064cfb8eaa5f8d686648c4f0))
12+
13+
14+
15+
16+
617
## [1.1.20](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-02-02)
718

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

packages/WebVideo/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-web-video",
3-
"version": "1.1.20",
3+
"version": "1.1.21",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)