Skip to content

Commit 59c211b

Browse files
chore(release): NO-JIRA dialtone-vue3/v3.173.2
## [3.173.2](dialtone-vue3/v3.173.1...dialtone-vue3/v3.173.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))
1 parent 10a59d9 commit 59c211b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/dialtone-vue3/CHANGELOG.json

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

packages/dialtone-vue3/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.173.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.173.1...dialtone-vue3/v3.173.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+
19
## [3.173.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.173.0...dialtone-vue3/v3.173.1) (2025-04-02)
210

311

packages/dialtone-vue3/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-vue",
3-
"version": "3.173.1",
3+
"version": "3.173.2",
44
"description": "Vue component library for Dialpad's design system Dialtone",
55
"scripts": {
66
"lint": "run-s lint:code lint:docs",

0 commit comments

Comments
 (0)