Skip to content

Commit 61ed5ce

Browse files
chore(release): NO-JIRA dialtone/v9.106.1
## [9.106.1](dialtone/v9.106.0...dialtone/v9.106.1) (2025-03-27) ### Bug Fixes * **Callbar Button With Dropdown:** DLT-2440 add missing slot prop close ([#682](#682)) ([3034563](3034563)) * **Toast:** NO-JIRA put z-index on wrapper ([#677](#677)) ([beca85a](beca85a))
1 parent d377924 commit 61ed5ce

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [9.106.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.106.0...dialtone/v9.106.1) (2025-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **Callbar Button With Dropdown:** DLT-2440 add missing slot prop close ([#682](https://github.com/dialpad/dialtone/issues/682)) ([3034563](https://github.com/dialpad/dialtone/commit/3034563cbc4822e8160151728d3b409b5cf151ac))
7+
* **Toast:** NO-JIRA put z-index on wrapper ([#677](https://github.com/dialpad/dialtone/issues/677)) ([beca85a](https://github.com/dialpad/dialtone/commit/beca85ab8df20928571edacdd82e9bcd8dd79802))
8+
19
# [9.106.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.105.2...dialtone/v9.106.0) (2025-03-20)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dialpad/dialtone",
3-
"version": "9.106.0",
3+
"version": "9.106.1",
44
"packageManager": "pnpm@9.9.0",
55
"description": "Dialpad's Dialtone design system monorepo",
66
"scripts": {

0 commit comments

Comments
 (0)