Skip to content

Commit c5b22a7

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-tabs@0.4.2
1 parent 1353624 commit c5b22a7

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

0 commit comments

Comments
 (0)