Skip to content

Commit e98809d

Browse files
chore(release): 7.32.7 [skip ci]
## [7.32.7](v7.32.6...v7.32.7) (2026-05-17) ### Bug Fixes * split siteToken regexFilter to avoid 2KB compiled DFA limit ([#864](#864)) ([16f008b](16f008b))
1 parent 16f008b commit e98809d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.32.7](https://github.com/adobe/aem-sidekick/compare/v7.32.6...v7.32.7) (2026-05-17)
2+
3+
4+
### Bug Fixes
5+
6+
* split siteToken regexFilter to avoid 2KB compiled DFA limit ([#864](https://github.com/adobe/aem-sidekick/issues/864)) ([16f008b](https://github.com/adobe/aem-sidekick/commit/16f008bb97671f512cfc3d104a08010116005733))
7+
18
## [7.32.6](https://github.com/adobe/aem-sidekick/compare/v7.32.5...v7.32.6) (2026-05-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/aem-sidekick",
3-
"version": "7.32.6",
3+
"version": "7.32.7",
44
"description": "AEM Sidekick Extension",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)