We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b55789 commit 6bdd284Copy full SHA for 6bdd284
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### [1.15.1](https://github.com/w3c/aria-at-app/compare/v1.15.0...v1.15.1) (2025-06-03)
+### [1.15.2](https://github.com/w3c/aria-at-app/compare/v1.15.0...v1.15.2) (2025-06-03)
2
3
4
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "aria-at-app",
- "version": "1.15.1",
+ "version": "1.15.2",
"description": "Run ARIA-AT tests and report results",
5
"main": "server/index.js",
6
"private": true,
0 commit comments