Skip to content

Commit 67c2794

Browse files
chore(release): NO-JIRA dialtone-vue3/v3.176.2
## [3.176.2](dialtone-vue3/v3.176.1...dialtone-vue3/v3.176.2) (2025-04-16) ### Bug Fixes * **Rich Text Editor:** DP-135726 fix pasting issues ([#712](#712)) ([0275eac](0275eac))
1 parent 040513e commit 67c2794

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.176.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.176.1...dialtone-vue3/v3.176.2) (2025-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **Rich Text Editor:** DP-135726 fix pasting issues ([#712](https://github.com/dialpad/dialtone/issues/712)) ([0275eac](https://github.com/dialpad/dialtone/commit/0275eacbc08a24ab413d44343b9bcc511523b30d))
7+
18
## [3.176.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.176.0...dialtone-vue3/v3.176.1) (2025-04-15)
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.176.1",
3+
"version": "3.176.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)