Skip to content

Commit 8b889d1

Browse files
chore(release): NO-JIRA dialtone-vue2/v2.169.1
## [2.169.1](dialtone-vue2/v2.169.0...dialtone-vue2/v2.169.1) (2024-12-18) ### Bug Fixes * **Rich Text Editor:** DLT-2237 configure image extension to inline content so they will show up inside paragraph tags ([#598](#598)) ([da04964](da04964)) * **Rich Text Editor:** NO-JIRA fix error when allowBulletList false ([#599](#599)) ([96b6134](96b6134))
1 parent 5fcd650 commit 8b889d1

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.169.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.169.0...dialtone-vue2/v2.169.1) (2024-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **Rich Text Editor:** DLT-2237 configure image extension to inline content so they will show up inside paragraph tags ([#598](https://github.com/dialpad/dialtone/issues/598)) ([da04964](https://github.com/dialpad/dialtone/commit/da0496400e89a25396a25bb5536e03d9ff2245f7))
7+
* **Rich Text Editor:** NO-JIRA fix error when allowBulletList false ([#599](https://github.com/dialpad/dialtone/issues/599)) ([96b6134](https://github.com/dialpad/dialtone/commit/96b6134679ae3b7a87ac886901e900838dbcf800))
8+
19
# [2.169.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.168.1...dialtone-vue2/v2.169.0) (2024-12-16)
210

311

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