Skip to content

Commit d191604

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-tabs@0.4.3
1 parent e2708f0 commit d191604

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.3](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.4.2...@tds/community-tabs@0.4.3) (2021-02-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-tabs:** fix scroll issue ([e2708f0](https://github.com/telus/tds-community/commit/e2708f01aa8ed09183b6abb6e8524e0afb7dae95))
12+
13+
14+
15+
16+
617
## [0.4.2](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.4.1...@tds/community-tabs@0.4.2) (2021-02-08)
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.2",
3+
"version": "0.4.3",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)