Skip to content

Commit fa71cd1

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/[email protected]
1 parent 85e1b00 commit fa71cd1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/Notification/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+
## [3.1.9](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2021-03-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **core-notification:** fix component resizing ([85e1b00](https://github.com/telusdigital/tds/commit/85e1b00313cdbb1323c1de0966fe697357c92ff2))
12+
13+
14+
15+
16+
617
## [3.1.8](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2021-03-18)
718

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

packages/Notification/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-notification",
3-
"version": "3.1.8",
3+
"version": "3.1.9",
44
"description": "A banner that highlights important messages",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)