Skip to content

Commit 8e8bacf

Browse files
chore(release): 7.28.1 [skip ci]
## [7.28.1](v7.28.0...v7.28.1) (2026-02-11) ### Bug Fixes * broken external messaging in chrome v145 ([#796](#796)) ([029fd00](029fd00))
1 parent 029fd00 commit 8e8bacf

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.28.1](https://github.com/adobe/aem-sidekick/compare/v7.28.0...v7.28.1) (2026-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* broken external messaging in chrome v145 ([#796](https://github.com/adobe/aem-sidekick/issues/796)) ([029fd00](https://github.com/adobe/aem-sidekick/commit/029fd009121ab0790458649cf1e4811b796adbc5))
7+
18
# [7.28.0](https://github.com/adobe/aem-sidekick/compare/v7.27.9...v7.28.0) (2026-02-10)
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.28.0",
3+
"version": "7.28.1",
44
"description": "AEM Sidekick Extension",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)