Skip to content

Commit 9c9035f

Browse files
chore(release): NO-JIRA dialtone/v9.107.2
## [9.107.2](dialtone/v9.107.1...dialtone/v9.107.2) (2025-04-03) ### Bug Fixes * DLT-2398 synchronize class attrs on vue 3 components ([#688](#688)) ([ff72641](ff72641)) * NO-JIRA $el in vue 3 ([#690](#690)) ([0027ba7](0027ba7)) * NO-JIRA dialtone icons android build ([#691](#691)) ([8c10768](8c10768)) * **Tooltip:** DP-129564 add overflow-wrap for tooltip ([#687](#687)) ([b6d8256](b6d8256))
1 parent 59c211b commit 9c9035f

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [9.107.2](https://github.com/dialpad/dialtone/compare/dialtone/v9.107.1...dialtone/v9.107.2) (2025-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* DLT-2398 synchronize class attrs on vue 3 components ([#688](https://github.com/dialpad/dialtone/issues/688)) ([ff72641](https://github.com/dialpad/dialtone/commit/ff726419f06647ba0d3d6016fddcf698c13ba21d))
7+
* NO-JIRA $el in vue 3 ([#690](https://github.com/dialpad/dialtone/issues/690)) ([0027ba7](https://github.com/dialpad/dialtone/commit/0027ba7dbe3c394b9185797790a6408a6eae5234))
8+
* NO-JIRA dialtone icons android build ([#691](https://github.com/dialpad/dialtone/issues/691)) ([8c10768](https://github.com/dialpad/dialtone/commit/8c10768d86c7d93707541971287c6de283d9bb85))
9+
* **Tooltip:** DP-129564 add overflow-wrap for tooltip ([#687](https://github.com/dialpad/dialtone/issues/687)) ([b6d8256](https://github.com/dialpad/dialtone/commit/b6d825647b22b1c18685a895b84985d76a6ce938))
10+
111
## [9.107.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.107.0...dialtone/v9.107.1) (2025-04-02)
212

313

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.107.1",
3+
"version": "9.107.2",
44
"packageManager": "pnpm@9.9.0",
55
"description": "Dialpad's Dialtone design system monorepo",
66
"scripts": {

0 commit comments

Comments
 (0)