We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c18a8 commit e80e263Copy full SHA for e80e263
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.27.3](https://github.com/adobe/aem-sidekick/compare/v7.27.2...v7.27.3) (2026-01-12)
2
+
3
4
+### Bug Fixes
5
6
+* filter undefined projects ([#769](https://github.com/adobe/aem-sidekick/issues/769)) ([36c18a8](https://github.com/adobe/aem-sidekick/commit/36c18a8d4b1c4ca4546fb31f3e2204c802b53767))
7
8
## [7.27.2](https://github.com/adobe/aem-sidekick/compare/v7.27.1...v7.27.2) (2026-01-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/aem-sidekick",
- "version": "7.27.2",
+ "version": "7.27.3",
"description": "AEM Sidekick Extension",
"type": "module",
"scripts": {
0 commit comments