Skip to content

Commit d4c036b

Browse files
chore(release): 7.27.9 [skip ci]
## [7.27.9](v7.27.8...v7.27.9) (2026-02-05) ### Bug Fixes * activating config files no longer supported ([#789](#789)) ([9c8672b](9c8672b))
1 parent 9c8672b commit d4c036b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.27.9](https://github.com/adobe/aem-sidekick/compare/v7.27.8...v7.27.9) (2026-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* activating config files no longer supported ([#789](https://github.com/adobe/aem-sidekick/issues/789)) ([9c8672b](https://github.com/adobe/aem-sidekick/commit/9c8672b77ca8507f19e3a5b33b001da449c1cc7f))
7+
18
## [7.27.8](https://github.com/adobe/aem-sidekick/compare/v7.27.7...v7.27.8) (2026-02-03)
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.27.8",
3+
"version": "7.27.9",
44
"description": "AEM Sidekick Extension",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)