Skip to content

Commit 0bb99dc

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-tabs@0.6.0
1 parent a0f96b3 commit 0bb99dc

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/Tabs/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.6.0](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.5.0...@tds/community-tabs@0.6.0) (2021-10-19)
7+
8+
9+
### Features
10+
11+
* **community-tabs:** cd-170 - last tab always rightmost & fixes ([6ff42e9](https://github.com/telus/tds-community/commit/6ff42e926f728adb1667721d57b7e7da6ff51a89))
12+
* **community-tabs:** cd-170 - refactor component ([ed0ede5](https://github.com/telus/tds-community/commit/ed0ede571c1ea1447c6031b4b25b950851a6f39a))
13+
* **community-tabs:** cd-91 - accessibility changes + bug fixes ([5df24d1](https://github.com/telus/tds-community/commit/5df24d1f751618111dc63e95392956ab93a3d3a6))
14+
* **community-tabs:** cd-91 - add dynamic tab scrolling ([c2e5d7e](https://github.com/telus/tds-community/commit/c2e5d7e7f161187116e66a7a276c569a0ed460ae))
15+
16+
17+
18+
19+
620
# [0.5.0](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.4.4...@tds/community-tabs@0.5.0) (2021-09-21)
721

822

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.5.0",
3+
"version": "0.6.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)