Skip to content

Commit b3f6fd4

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/[email protected]
1 parent 9d92e67 commit b3f6fd4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/InputGroup/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+
## [1.0.5](https://github.com/telus/tds-community/compare/@tds/[email protected]...@tds/[email protected]) (2021-03-23)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-input-group:** input group min width ([9d92e67](https://github.com/telus/tds-community/commit/9d92e67aa5741dbbcb8c037a68d5303bd9b70569))
12+
13+
14+
15+
16+
617
## [1.0.4](https://github.com/telus/tds-community/compare/@tds/[email protected]...@tds/[email protected]) (2020-12-08)
718

819

packages/InputGroup/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-input-group",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)