Skip to content

Commit 194355c

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-tabs@0.1.4
1 parent 49efa29 commit 194355c

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.1.4](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.1.3...@tds/community-tabs@0.1.4) (2020-11-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-tabs:** fixing resize issue ([49efa29](https://github.com/telus/tds-community/commit/49efa2979a16ce75399dac7995111057946b6c9e))
12+
13+
14+
15+
16+
617
## [0.1.3](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.1.2...@tds/community-tabs@0.1.3) (2020-11-04)
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.1.3",
3+
"version": "0.1.4",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)