Skip to content

Commit 85547d7

Browse files
chore(release): 1.247.0 [skip ci]
# [1.247.0](v1.246.6...v1.247.0) (2025-11-20) ### Bug Fixes * optionally processing all forms opportunity ([#1607](#1607)) ([008f5f5](008f5f5)) * test failures ([#1615](#1615)) ([d898d82](d898d82)) ### Features * [SITES-36639] Spacecat A11y Autofix suggestion grouping ([#1449](#1449)) ([11359ac](11359ac)) * introduce headings audit in preflight ([#1562](#1562)) ([0733a90](0733a90))
1 parent d898d82 commit 85547d7

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.247.0](https://github.com/adobe/spacecat-audit-worker/compare/v1.246.6...v1.247.0) (2025-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* optionally processing all forms opportunity ([#1607](https://github.com/adobe/spacecat-audit-worker/issues/1607)) ([008f5f5](https://github.com/adobe/spacecat-audit-worker/commit/008f5f552b9f79feafd8f91dc02e8fbb3bb558a3))
7+
* test failures ([#1615](https://github.com/adobe/spacecat-audit-worker/issues/1615)) ([d898d82](https://github.com/adobe/spacecat-audit-worker/commit/d898d82d294248a7eba82c7b14900551ad1db69d))
8+
9+
10+
### Features
11+
12+
* [SITES-36639] Spacecat A11y Autofix suggestion grouping ([#1449](https://github.com/adobe/spacecat-audit-worker/issues/1449)) ([11359ac](https://github.com/adobe/spacecat-audit-worker/commit/11359ac5c962ae4ae06f733d68f66bc2411aa386))
13+
* introduce headings audit in preflight ([#1562](https://github.com/adobe/spacecat-audit-worker/issues/1562)) ([0733a90](https://github.com/adobe/spacecat-audit-worker/commit/0733a90386f01091be5d9f954e64be811c8c1d78))
14+
115
## [1.246.6](https://github.com/adobe/spacecat-audit-worker/compare/v1.246.5...v1.246.6) (2025-11-19)
216

317

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-audit-worker",
3-
"version": "1.246.6",
3+
"version": "1.247.0",
44
"description": "SpaceCat Audit Worker",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)