File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+
4
+ ## v7.0.0 (2023-06-12)
5
+
6
+ #### :boom : Breaking Change
7
+ * [ #1077 ] ( https://github.com/emberjs/ember-qunit/pull/1077 ) Upgrade ember-test-helpers and node ([ @MelSumner ] ( https://github.com/MelSumner ) )
8
+
9
+ #### :house : Internal
10
+ * [ #1077 ] ( https://github.com/emberjs/ember-qunit/pull/1077 ) Upgrade ember-test-helpers and node ([ @MelSumner ] ( https://github.com/MelSumner ) )
11
+ * [ #1028 ] ( https://github.com/emberjs/ember-qunit/pull/1028 ) Release 6.2.0 ([ @chriskrycho ] ( https://github.com/chriskrycho ) )
12
+
13
+ #### Committers: 2
14
+ - Chris Krycho ([ @chriskrycho ] ( https://github.com/chriskrycho ) )
15
+ - Melanie Sumner ([ @MelSumner ] ( https://github.com/MelSumner ) )
16
+
17
+
3
18
## v6.2.0 (2023-02-25)
4
19
5
20
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-qunit" ,
3
- "version" : " 6.2 .0" ,
3
+ "version" : " 7.0 .0" ,
4
4
"description" : " QUnit helpers for testing Ember.js applications" ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments