Skip to content

Commit 24c6abe

Browse files
chore(release): NO-JIRA dialtone-vue2/v2.179.1
## [2.179.1](dialtone-vue2/v2.179.0...dialtone-vue2/v2.179.1) (2025-03-27) ### Bug Fixes * **Callbar Button With Dropdown:** DLT-2440 add missing slot prop close ([#682](#682)) ([3034563](3034563))
1 parent 6c1b7b7 commit 24c6abe

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/dialtone-vue2/CHANGELOG.json

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

packages/dialtone-vue2/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.179.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.179.0...dialtone-vue2/v2.179.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
# [2.179.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.178.2...dialtone-vue2/v2.179.0) (2025-03-20)
29

310

packages/dialtone-vue2/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": "2.179.0",
3+
"version": "2.179.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)