File tree Expand file tree Collapse file tree 3 files changed +18
-7
lines changed Expand file tree Collapse file tree 3 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "@ember/test-helpers" : {
4- "impact" : " minor " ,
5- "oldVersion" : " 5.3 .0" ,
6- "newVersion" : " 5.4.0 " ,
4+ "impact" : " patch " ,
5+ "oldVersion" : " 5.4 .0" ,
6+ "newVersion" : " 5.4.1 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
10- "impact" : " minor " ,
11- "reason" : " Appears in changelog section :rocket: Enhancement "
10+ "impact" : " patch " ,
11+ "reason" : " Appears in changelog section :bug: Bug Fix "
1212 }
1313 ],
1414 "pkgJSONPath" : " ./addon/package.json"
1515 }
1616 },
17- "description" : " ## Release (2025-10-22 )\n\n * @ember/test-helpers 5.4.0 (minor )\n\n #### :rocket: Enhancement \n * `@ember/test-helpers`\n * [#1553 ](https://github.com/emberjs/ember-test-helpers/pull/1553) `waitForFocus` DOM Helper ([@mogstad ](https://github.com/mogstad ))\n\n #### Committers: 1\n - Bjarne Mogstad ([@mogstad ](https://github.com/mogstad ))\n "
17+ "description" : " ## Release (2025-11-14 )\n\n * @ember/test-helpers 5.4.1 (patch )\n\n #### :bug: Bug Fix \n * `@ember/test-helpers`\n * [#1558 ](https://github.com/emberjs/ember-test-helpers/pull/1558) chore: bump addon-shim ([@aklkv ](https://github.com/aklkv ))\n\n #### Committers: 1\n - Alexey Kulakov ([@aklkv ](https://github.com/aklkv ))\n "
1818}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-11-14)
4+
5+ * @ember/test-helpers 5.4.1 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` @ember/test-helpers `
9+ * [ #1558 ] ( https://github.com/emberjs/ember-test-helpers/pull/1558 ) chore: bump addon-shim ([ @aklkv ] ( https://github.com/aklkv ) )
10+
11+ #### Committers: 1
12+ - Alexey Kulakov ([ @aklkv ] ( https://github.com/aklkv ) )
13+
314## Release (2025-10-22)
415
516* @ember/test-helpers 5.4.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/test-helpers" ,
3- "version" : " 5.4.0 " ,
3+ "version" : " 5.4.1 " ,
44 "description" : " Helpers for testing Ember.js applications" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments