You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ember-basic-dropdown/CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,15 @@
12
12
13
13
14
14
15
+
16
+
## v8.10.0 (2025-12-13)
17
+
18
+
#### :rocket: Enhancement
19
+
*[#1033](https://github.com/cibernox/ember-basic-dropdown/pull/1033) Add `@triggerHtmlTag` and add workaround to resolve a typing issue when `@htmlTag="button"` is passed ([@mkszepp](https://github.com/mkszepp))
20
+
21
+
#### Committers: 1
22
+
- Markus Sanin ([@mkszepp](https://github.com/mkszepp))
0 commit comments