Skip to content

Commit d0e38cd

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-tabs@0.4.4
1 parent d8e0e0d commit d0e38cd

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/Tabs/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+
## [0.4.4](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.4.3...@tds/community-tabs@0.4.4) (2021-03-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-tabs:** remove overlow-hidden ([d8e0e0d](https://github.com/telus/tds-community/commit/d8e0e0d100bf88bbfe145be60e8ade1b43d822bd))
12+
13+
14+
15+
16+
617
## [0.4.3](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.4.2...@tds/community-tabs@0.4.3) (2021-02-16)
718

819

packages/Tabs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tds/community-tabs",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)