Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone/v9.76.3
Browse files Browse the repository at this point in the history
## [9.76.3](dialtone/v9.76.2...dialtone/v9.76.3) (2024-09-27)

### Bug Fixes

* **Emoji Picker:** NO-JIRA fix ref reactivity in vue2 ([#512](#512)) ([c4255c1](c4255c1))
* **Input:** DLT-2083 fix clear button margin ([#507](#507)) ([57bd549](57bd549))
* **Rich Text Editor:** DLT-2029 double line breaks on paste ([#511](#511)) ([d7b771a](d7b771a))
  • Loading branch information
semantic-release-bot committed Sep 27, 2024
1 parent d7b771a commit 534be19
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [9.76.3](https://github.com/dialpad/dialtone/compare/dialtone/v9.76.2...dialtone/v9.76.3) (2024-09-27)


### Bug Fixes

* **Emoji Picker:** NO-JIRA fix ref reactivity in vue2 ([#512](https://github.com/dialpad/dialtone/issues/512)) ([c4255c1](https://github.com/dialpad/dialtone/commit/c4255c141c8d19f3391f2f8895c03237e6cfbee8))
* **Input:** DLT-2083 fix clear button margin ([#507](https://github.com/dialpad/dialtone/issues/507)) ([57bd549](https://github.com/dialpad/dialtone/commit/57bd5492dea05d02e94c693e9e29fc8c329ccf03))
* **Rich Text Editor:** DLT-2029 double line breaks on paste ([#511](https://github.com/dialpad/dialtone/issues/511)) ([d7b771a](https://github.com/dialpad/dialtone/commit/d7b771a38e21a86167f4e43cf309d7b01b3c1958))

## [9.76.2](https://github.com/dialpad/dialtone/compare/dialtone/v9.76.1...dialtone/v9.76.2) (2024-09-26)


Expand Down
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": "9.76.2",
"version": "9.76.3",
"packageManager": "[email protected]",
"description": "Dialpad's Dialtone design system monorepo",
"scripts": {
Expand Down

0 comments on commit 534be19

Please sign in to comment.