Skip to content

Commit a70f583

Browse files
chore(release): NO-JIRA dialtone-vue2/v2.180.0
# [2.180.0](dialtone-vue2/v2.179.1...dialtone-vue2/v2.180.0) (2025-03-31) ### Bug Fixes * **Pagination:** DLT-2373 invalid prop combination on end buttons ([#684](#684)) ([517debb](517debb)) ### Features * **Editor:** DP-131851 added editor support to encase text with div tags ([#685](#685)) ([d0429a3](d0429a3))
1 parent d208daf commit a70f583

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.180.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.179.1...dialtone-vue2/v2.180.0) (2025-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **Pagination:** DLT-2373 invalid prop combination on end buttons ([#684](https://github.com/dialpad/dialtone/issues/684)) ([517debb](https://github.com/dialpad/dialtone/commit/517debbbab0c497d13d48230ab9e8d2e9a52c423))
7+
8+
9+
### Features
10+
11+
* **Editor:** DP-131851 added editor support to encase text with div tags ([#685](https://github.com/dialpad/dialtone/issues/685)) ([d0429a3](https://github.com/dialpad/dialtone/commit/d0429a30c4474e02434388b6d782e23b07ac97c8))
12+
113
## [2.179.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.179.0...dialtone-vue2/v2.179.1) (2025-03-27)
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.179.1",
3+
"version": "2.180.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)