Skip to content

Commit 5351dd8

Browse files
chore(release): 7.27.5 [skip ci]
## [7.27.5](v7.27.4...v7.27.5) (2026-01-22) ### Bug Fixes * ignore buttons from bulk selection in sharepoint ([#782](#782)) ([0e70641](0e70641))
1 parent 0e70641 commit 5351dd8

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.5](https://github.com/adobe/aem-sidekick/compare/v7.27.4...v7.27.5) (2026-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* ignore buttons from bulk selection in sharepoint ([#782](https://github.com/adobe/aem-sidekick/issues/782)) ([0e70641](https://github.com/adobe/aem-sidekick/commit/0e7064199772d776dfe91ec04a6b8f5296f05370))
7+
18
## [7.27.4](https://github.com/adobe/aem-sidekick/compare/v7.27.3...v7.27.4) (2026-01-22)
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.4",
3+
"version": "7.27.5",
44
"description": "AEM Sidekick Extension",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)