Skip to content

Commit d377924

Browse files
chore(release): NO-JIRA dialtone-vue3/v3.172.1
## [3.172.1](dialtone-vue3/v3.172.0...dialtone-vue3/v3.172.1) (2025-03-27) ### Bug Fixes * **Callbar Button With Dropdown:** DLT-2440 add missing slot prop close ([#682](#682)) ([3034563](3034563))
1 parent 24c6abe commit d377924

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.172.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.172.0...dialtone-vue3/v3.172.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+
18
# [3.172.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.171.2...dialtone-vue3/v3.172.0) (2025-03-20)
29

310

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.172.0",
3+
"version": "3.172.1",
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)