Skip to content

Commit 344ab5b

Browse files
chore(release): 16.16.7 [skip ci]
## [16.16.7](v16.16.6...v16.16.7) (2025-11-28) ### Bug Fixes * **server:** transform plain text 401/403 to Chrome-compatible HTML for sidekick ([#2414](#2414)) ([a261c6d](a261c6d)), closes [#2601](#2601)
1 parent 74bed6d commit 344ab5b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [16.16.7](https://github.com/adobe/helix-cli/compare/v16.16.6...v16.16.7) (2025-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **server:** transform plain text 401/403 to Chrome-compatible HTML for sidekick ([#2414](https://github.com/adobe/helix-cli/issues/2414)) ([a261c6d](https://github.com/adobe/helix-cli/commit/a261c6dfa7a44ae44cd68bcf65f1a3473e1607cb)), closes [#2601](https://github.com/adobe/helix-cli/issues/2601)
7+
18
## [16.16.6](https://github.com/adobe/helix-cli/compare/v16.16.5...v16.16.6) (2025-11-26)
29

310

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/aem-cli",
3-
"version": "16.16.6",
3+
"version": "16.16.7",
44
"description": "AEM CLI",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)