Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone/v9.34.1
Browse files Browse the repository at this point in the history
## [9.34.1](dialtone/v9.34.0...dialtone/v9.34.1) (2024-05-06)

### Bug Fixes

* **Message Input:** DLT-1711 focus message input on emoji select ([#297](#297)) ([724acd5](724acd5))
* **Tooltip:** DLT-1747 tooltip staying open over overlay ([#299](#299)) ([3233c11](3233c11))
  • Loading branch information
semantic-release-bot committed May 6, 2024
1 parent cf5de83 commit ee532c2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [9.34.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.34.0...dialtone/v9.34.1) (2024-05-06)


### Bug Fixes

* **Message Input:** DLT-1711 focus message input on emoji select ([#297](https://github.com/dialpad/dialtone/issues/297)) ([724acd5](https://github.com/dialpad/dialtone/commit/724acd51e8b7e35eaf60f1ec493c4111dcb94e78))
* **Tooltip:** DLT-1747 tooltip staying open over overlay ([#299](https://github.com/dialpad/dialtone/issues/299)) ([3233c11](https://github.com/dialpad/dialtone/commit/3233c11a000b6088fc62095354d46f49c778aef9))

# [9.34.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.33.0...dialtone/v9.34.0) (2024-05-02)


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.34.0",
"version": "9.34.1",
"description": "Dialpad's Dialtone design system monorepo",
"scripts": {
"test:all": "nx run-many --target=test",
Expand Down

0 comments on commit ee532c2

Please sign in to comment.