Skip to content

Commit e628f89

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-tabs@0.1.5
1 parent 0c4f7ca commit e628f89

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/Tabs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.5](https://github.com/telus/tds-community/compare/@tds/community-tabs@0.1.4...@tds/community-tabs@0.1.5) (2020-11-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-tabs:** fixes floating arrows issue ([0a469d7](https://github.com/telus/tds-community/commit/0a469d7d7d1c8b6a807b5831aa9d13852c124a37))
12+
* **community-tabs:** fixes the responsive issues ([6f2c2f7](https://github.com/telus/tds-community/commit/6f2c2f73db4b9d71faa80fb909c2aed7523356fb))
13+
14+
15+
16+
17+
618
## [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)
719

820

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

0 commit comments

Comments
 (0)