Skip to content

Commit 0e1f48d

Browse files
chore(release): NO-JIRA dialtone/v9.155.0
# [9.155.0](dialtone/v9.154.0...dialtone/v9.155.0) (2026-01-15) ### Bug Fixes * **Feed Item Row:** DLT-2810 avoid rendering attanchment if slot is empty ([#1021](#1021)) ([5e6dffb](5e6dffb)) * **Rich Text Editor:** DLT-2770 spacing issue on copy ([#1017](#1017)) ([a62233b](a62233b)) * **Split Button:** NO-JIRA fix label padding ([#1019](#1019)) ([ba54d8f](ba54d8f)) ### Documentation * DLT-2893 make vue3 latest, update docs ([#1026](#1026)) ([52bce55](52bce55)) ### Features * **Split Button:** DLT-2869 add alpha and omega disabled attributes ([#1025](#1025)) ([9a27fa9](9a27fa9))
1 parent 7e108d7 commit 0e1f48d

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

CHANGELOG.json

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

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [9.155.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.154.0...dialtone/v9.155.0) (2026-01-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **Feed Item Row:** DLT-2810 avoid rendering attanchment if slot is empty ([#1021](https://github.com/dialpad/dialtone/issues/1021)) ([5e6dffb](https://github.com/dialpad/dialtone/commit/5e6dffb2525f412992aa0005bdb1a8df32f690b8))
7+
* **Rich Text Editor:** DLT-2770 spacing issue on copy ([#1017](https://github.com/dialpad/dialtone/issues/1017)) ([a62233b](https://github.com/dialpad/dialtone/commit/a62233b35bbbb7e45bb09b34695d64d8a44488ee))
8+
* **Split Button:** NO-JIRA fix label padding ([#1019](https://github.com/dialpad/dialtone/issues/1019)) ([ba54d8f](https://github.com/dialpad/dialtone/commit/ba54d8f08db4a28dd629dff438a6125a76013dda))
9+
10+
11+
### Documentation
12+
13+
* DLT-2893 make vue3 latest, update docs ([#1026](https://github.com/dialpad/dialtone/issues/1026)) ([52bce55](https://github.com/dialpad/dialtone/commit/52bce555012eddb5a4c64faddf5ca906659ea1f6))
14+
15+
16+
### Features
17+
18+
* **Split Button:** DLT-2869 add alpha and omega disabled attributes ([#1025](https://github.com/dialpad/dialtone/issues/1025)) ([9a27fa9](https://github.com/dialpad/dialtone/commit/9a27fa96c8af603434a1029e5b7c5ee531a2fa8d))
19+
120
# [9.154.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.153.9...dialtone/v9.154.0) (2026-01-13)
221

322

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",
3-
"version": "9.154.0",
3+
"version": "9.155.0",
44
"packageManager": "pnpm@9.9.0",
55
"description": "Dialpad's Dialtone design system monorepo",
66
"scripts": {

0 commit comments

Comments
 (0)