Skip to content

Commit 95ea9c9

Browse files
chore(release): NO-JIRA dialtone-vue2/v2.178.0
# [2.178.0](dialtone-vue2/v2.177.2...dialtone-vue2/v2.178.0) (2025-03-10) ### Bug Fixes * **Tab Panel:** NO-JIRA remove wrapper ([#664](#664)) ([bb160bb](bb160bb)) ### Features * **Group Row:** DP-80725 add mentions prop to groups recipe ([#649](#649)) ([0eb2e67](0eb2e67))
1 parent 069b13b commit 95ea9c9

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.178.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.177.2...dialtone-vue2/v2.178.0) (2025-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **Tab Panel:** NO-JIRA remove wrapper ([#664](https://github.com/dialpad/dialtone/issues/664)) ([bb160bb](https://github.com/dialpad/dialtone/commit/bb160bb90d0ad3d7fc1e0bc95e3ae8c4499805c3))
7+
8+
9+
### Features
10+
11+
* **Group Row:** DP-80725 add mentions prop to groups recipe ([#649](https://github.com/dialpad/dialtone/issues/649)) ([0eb2e67](https://github.com/dialpad/dialtone/commit/0eb2e6746094eb67406b8c9ba7a481bf06682853))
12+
113
## [2.177.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.177.1...dialtone-vue2/v2.177.2) (2025-03-07)
214

315

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