File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1010
1111
1212
13+
14+ ## v8.8.0 (2025-10-12)
15+
16+ #### :rocket : Enhancement
17+ * [ #1015 ] ( https://github.com/cibernox/ember-basic-dropdown/pull/1015 ) Support gts/gjs in blueprint ([ @mkszepp ] ( https://github.com/mkszepp ) )
18+ * [ #1012 ] ( https://github.com/cibernox/ember-basic-dropdown/pull/1012 ) Add deprecation for ` @dropdownId ` (undocumented & not handled correctly) ([ @mkszepp ] ( https://github.com/mkszepp ) )
19+ * [ #1005 ] ( https://github.com/cibernox/ember-basic-dropdown/pull/1005 ) Convert addon to gts ([ @mkszepp ] ( https://github.com/mkszepp ) )
20+
21+ #### :memo : Documentation
22+ * [ #1009 ] ( https://github.com/cibernox/ember-basic-dropdown/pull/1009 ) Convert docs to GTS ([ @mkszepp ] ( https://github.com/mkszepp ) )
23+ * [ #1008 ] ( https://github.com/cibernox/ember-basic-dropdown/pull/1008 ) Remove broken v1 docs link ([ @mkszepp ] ( https://github.com/mkszepp ) )
24+ * [ #1007 ] ( https://github.com/cibernox/ember-basic-dropdown/pull/1007 ) Update ember-concurrency tasks in docs ([ @mkszepp ] ( https://github.com/mkszepp ) )
25+
26+ #### :house : Internal
27+ * [ #1011 ] ( https://github.com/cibernox/ember-basic-dropdown/pull/1011 ) Activate test-app lint in CI ([ @mkszepp ] ( https://github.com/mkszepp ) )
28+ * [ #1010 ] ( https://github.com/cibernox/ember-basic-dropdown/pull/1010 ) Convert test-app to TS ([ @mkszepp ] ( https://github.com/mkszepp ) )
29+
30+ #### Committers: 1
31+ - Markus Sanin ([ @mkszepp ] ( https://github.com/mkszepp ) )
32+
1333## v8.7.0 (2025-09-16)
1434
1535#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-basic-dropdown" ,
3- "version" : " 8.7 .0" ,
3+ "version" : " 8.8 .0" ,
44 "description" : " The basic dropdown that your ember app needs" ,
55 "keywords" : [
66 " ember-addon"
Original file line number Diff line number Diff line change 4242 },
4343 "npm" : false
4444 },
45- "version" : " 8.7 .0" ,
45+ "version" : " 8.8 .0" ,
4646 "packageManager" :
" [email protected] " ,
4747 "devDependencies" : {
4848 "@glint/core" : " ^1.5.2" ,
You can’t perform that action at this time.
0 commit comments