File tree Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 2
2
"solution" : {
3
3
"ember-a11y-testing" : {
4
4
"impact" : " patch" ,
5
- "oldVersion" : " 7.1.1 " ,
6
- "newVersion" : " 7.1.2 " ,
5
+ "oldVersion" : " 7.1.2 " ,
6
+ "newVersion" : " 7.1.3 " ,
7
7
"tagName" : " latest" ,
8
8
"constraints" : [
9
- {
10
- "impact" : " patch" ,
11
- "reason" : " Appears in changelog section :memo: Documentation"
12
- },
13
9
{
14
10
"impact" : " patch" ,
15
11
"reason" : " Appears in changelog section :house: Internal"
18
14
"pkgJSONPath" : " ./package.json"
19
15
}
20
16
},
21
- "description": "## Release (2025-04-09)\n\n* ember-a11y-testing 7.1.2 (patch)\n\n#### :memo: Documentation\n* `ember-a11y-testing`\n * [#594](https://github.com/ember-a11y/ember-a11y-testing/pull/594) [documentation] update changelog for v7.1.1 ([@MelSumner](https://github.com/MelSumner))\n\n#### :house: Internal\n* `ember-a11y-testing`\n * [#600](https://github.com/ember-a11y/ember-a11y-testing/pull/600) [internal] adding 4.4 try scenario back in ([@MelSumner](https://github.com/MelSumner))\n * [#596](https://github.com/ember-a11y/ember-a11y-testing/pull/596) [internal] tidy up ([@MelSumner](https://github.com/MelSumner))\n * [#598](https://github.com/ember-a11y/ember-a11y-testing/pull/598) [internal] set up release-plan ([@mansona](https://github.com/mansona))\n * [#597](https://github.com/ember-a11y/ember-a11y-testing/pull/597) [internal] move from yarn to pnpm ([@mansona](https://github.com/mansona))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Melanie Sumner ([@MelSumner](https://github.com/MelSumner))\n"
17
+ "description" : " ## Release (2025-04-09)\n\n * ember-a11y-testing 7.1.3 (patch)\n\n #### :house: Internal\n * `ember-a11y-testing`\n * [#601](https://github.com/ember-a11y/ember-a11y-testing/pull/601) convert render tests tests to gts ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
22
18
}
Original file line number Diff line number Diff line change 2
2
3
3
## Release (2025-04-09)
4
4
5
+ * ember-a11y-testing 7.1.3 (patch)
6
+
7
+ #### :house : Internal
8
+ * ` ember-a11y-testing `
9
+ * [ #601 ] ( https://github.com/ember-a11y/ember-a11y-testing/pull/601 ) convert render tests tests to gts ([ @mansona ] ( https://github.com/mansona ) )
10
+
11
+ #### Committers: 1
12
+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
13
+
14
+ ## Release (2025-04-09)
15
+
5
16
* ember-a11y-testing 7.1.2 (patch)
6
17
7
18
#### :memo : Documentation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-a11y-testing" ,
3
- "version" : " 7.1.2 " ,
3
+ "version" : " 7.1.3 " ,
4
4
"description" : " Accessibility testing for Ember applications" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments