Skip to content

Commit cf9ed08

Browse files
chore(release): 7.27.4 [skip ci]
## [7.27.4](v7.27.3...v7.27.4) (2026-01-22) ### Bug Fixes * use new admin api if configured ([#777](#777)) ([8d2047e](8d2047e))
1 parent 8d2047e commit cf9ed08

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.4](https://github.com/adobe/aem-sidekick/compare/v7.27.3...v7.27.4) (2026-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* use new admin api if configured ([#777](https://github.com/adobe/aem-sidekick/issues/777)) ([8d2047e](https://github.com/adobe/aem-sidekick/commit/8d2047eebf6d6af6aa23b1e3a87d993ab488acb0))
7+
18
## [7.27.3](https://github.com/adobe/aem-sidekick/compare/v7.27.2...v7.27.3) (2026-01-12)
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.3",
3+
"version": "7.27.4",
44
"description": "AEM Sidekick Extension",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)