Skip to content

Commit

Permalink
chore(publish): update packages
Browse files Browse the repository at this point in the history
 - @tds/community-input-group@1.0.5
  • Loading branch information
TDSBot committed Mar 23, 2021
1 parent 9d92e67 commit b3f6fd4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/InputGroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.5](https://github.com/telus/tds-community/compare/@tds/community-input-group@1.0.4...@tds/community-input-group@1.0.5) (2021-03-23)


### Bug Fixes

* **community-input-group:** input group min width ([9d92e67](https://github.com/telus/tds-community/commit/9d92e67aa5741dbbcb8c037a68d5303bd9b70569))





## [1.0.4](https://github.com/telus/tds-community/compare/@tds/community-input-group@1.0.3...@tds/community-input-group@1.0.4) (2020-12-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/InputGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-input-group",
"version": "1.0.4",
"version": "1.0.5",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down

0 comments on commit b3f6fd4

Please sign in to comment.