File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "ember-qunit" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 9.0.3 " ,
6- "newVersion" : " 9.0.4 " ,
5+ "oldVersion" : " 9.0.4 " ,
6+ "newVersion" : " 9.0.5 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1010 "impact" : " patch" ,
11- "reason" : " Appears in changelog section :bug: Bug Fix "
11+ "reason" : " Appears in changelog section :house: Internal "
1212 }
1313 ],
1414 "pkgJSONPath" : " ./addon/package.json"
1515 }
1616 },
17- "description" : " ## Release (2025-09-12 )\n\n * ember-qunit 9.0.4 (patch)\n\n #### :bug: Bug Fix \n * `ember-qunit`\n * [#1197 ](https://github.com/emberjs/ember-qunit/pull/1197) Add types for object based test.each() datasets ([@sukima ](https://github.com/sukima ))\n\n #### Committers: 1\n - Devin Weaver ([@sukima ](https://github.com/sukima) )\n "
17+ "description" : " ## Release (2026-04-23 )\n\n * ember-qunit 9.0.5 (patch)\n\n #### :house: Internal \n * `ember-qunit`\n * [#1200 ](https://github.com/emberjs/ember-qunit/pull/1200) Ember 7 compat ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### Committers: 1\n - [@NullVoxPopuli ](https://github.com/NullVoxPopuli )\n "
1818}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-04-23)
4+
5+ * ember-qunit 9.0.5 (patch)
6+
7+ #### :house : Internal
8+ * ` ember-qunit `
9+ * [ #1200 ] ( https://github.com/emberjs/ember-qunit/pull/1200 ) Ember 7 compat ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+
11+ #### Committers: 1
12+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
13+
314## Release (2025-09-12)
415
516* ember-qunit 9.0.4 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-qunit" ,
3- "version" : " 9.0.4 " ,
3+ "version" : " 9.0.5 " ,
44 "description" : " QUnit helpers for testing Ember.js applications" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments