Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
chore(release): 8.13.4
Browse files Browse the repository at this point in the history
## [8.13.4](dialpad/dialtone@v8.13.3...v8.13.4) (2023-08-22)

### Bug Fixes

* **Input:** textarea right space ([#940](https://github.com/dialpad/dialtone/issues/940)) ([fd32d82](dialpad/dialtone@fd32d82))
  • Loading branch information
semantic-release-bot committed Aug 22, 2023
1 parent fd32d82 commit 437e150
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.13.4](https://github.com/dialpad/dialtone/compare/v8.13.3...v8.13.4) (2023-08-22)


### Bug Fixes

* **Input:** textarea right space ([#940](https://github.com/dialpad/dialtone/issues/940)) ([fd32d82](https://github.com/dialpad/dialtone/commit/fd32d82f623570d8ec3d72d8cd391152aa9852ee))

## [8.13.3](https://github.com/dialpad/dialtone/compare/v8.13.2...v8.13.3) (2023-08-22)


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
@@ -1,6 +1,6 @@
{
"name": "@dialpad/dialtone",
"version": "8.13.3",
"version": "8.13.4",
"description": "Dialpad's design system",
"keywords": [
"Dialpad",
Expand Down

0 comments on commit 437e150

Please sign in to comment.