Skip to content

Commit 6f2cfd7

Browse files
chore(release): 7.4.0 [skip ci]
# [7.4.0](v7.3.0...v7.4.0) (2025-02-25) ### Bug Fixes * close button overhang ([#477](#477)) ([c9846af](c9846af)) * **css:** body text-align bleed ([#466](#466)) ([4872eae](4872eae)) * **deps:** update external fixes ([#473](#473)) ([75cc0a3](75cc0a3)) ### Features * allow tools.aem.live and labs.aem.live to list configured sites ([#468](#468)) ([5729c25](5729c25)) * **json:** improved empty message ([#467](#467)) ([acb4774](acb4774)) * popover plugin support ([#475](#475)) ([c90a111](c90a111))
1 parent 6dbba4b commit 6f2cfd7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [7.4.0](https://github.com/adobe/aem-sidekick/compare/v7.3.0...v7.4.0) (2025-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* close button overhang ([#477](https://github.com/adobe/aem-sidekick/issues/477)) ([c9846af](https://github.com/adobe/aem-sidekick/commit/c9846af06f7f73c1a7cfbded4d7017a8a8c05981))
7+
* **css:** body text-align bleed ([#466](https://github.com/adobe/aem-sidekick/issues/466)) ([4872eae](https://github.com/adobe/aem-sidekick/commit/4872eae4a7af3983ecb2daf9e3fe6c10826e7a83))
8+
* **deps:** update external fixes ([#473](https://github.com/adobe/aem-sidekick/issues/473)) ([75cc0a3](https://github.com/adobe/aem-sidekick/commit/75cc0a3d1dcc7842769021e075b6051bd91bb270))
9+
10+
11+
### Features
12+
13+
* allow tools.aem.live and labs.aem.live to list configured sites ([#468](https://github.com/adobe/aem-sidekick/issues/468)) ([5729c25](https://github.com/adobe/aem-sidekick/commit/5729c25287a38668382fe75ebc904217d955a349))
14+
* **json:** improved empty message ([#467](https://github.com/adobe/aem-sidekick/issues/467)) ([acb4774](https://github.com/adobe/aem-sidekick/commit/acb477435d757b21739daa3bcf1bd59848a0535b))
15+
* popover plugin support ([#475](https://github.com/adobe/aem-sidekick/issues/475)) ([c90a111](https://github.com/adobe/aem-sidekick/commit/c90a11162f27de67385b1cdd48dbebe1f676343c))
16+
117
# [7.3.0](https://github.com/adobe/aem-sidekick/compare/v7.2.4...v7.3.0) (2025-02-14)
218

319

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/aem-sidekick",
3-
"version": "7.3.0",
3+
"version": "7.4.0",
44
"description": "AEM Sidekick Extension",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)