Skip to content

Commit

Permalink
chore(release): 6.21.0
Browse files Browse the repository at this point in the history
# [6.21.0](v6.20.3...v6.21.0) (2022-04-04)

### Features

* **input:** support different icon sizes ([#563](#563)) ([0ad3c02](0ad3c02))
  • Loading branch information
semantic-release-bot committed Apr 4, 2022
1 parent 0ad3c02 commit 5a5ee43
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.21.0](https://github.com/dialpad/dialtone/compare/v6.20.3...v6.21.0) (2022-04-04)


### Features

* **input:** support different icon sizes ([#563](https://github.com/dialpad/dialtone/issues/563)) ([0ad3c02](https://github.com/dialpad/dialtone/commit/0ad3c02db72d586bc39883aa6476bd8676e5c893))

## [6.20.3](https://github.com/dialpad/dialtone/compare/v6.20.2...v6.20.3) (2022-03-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@dialpad/dialtone",
"description": "The design system for Dialpad and UberConference",
"repository": "git@github.com:dialpad/dialtone.git",
"version": "6.20.3",
"version": "6.21.0",
"author": "Joshua Hynes",
"files": [
"lib",
Expand Down

0 comments on commit 5a5ee43

Please sign in to comment.