We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8672b commit d4c036bCopy full SHA for d4c036b
CHANGELOG.md
@@ -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
8
## [7.27.8](https://github.com/adobe/aem-sidekick/compare/v7.27.7...v7.27.8) (2026-02-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/aem-sidekick",
- "version": "7.27.8",
+ "version": "7.27.9",
"description": "AEM Sidekick Extension",
"type": "module",
"scripts": {
0 commit comments