Skip to content

Commit 7b0b6f4

Browse files
authored
Merge pull request #14 from LindemannRock/release-please--branches--main
chore(main): release 5.5.2
2 parents 2f57e18 + 9f98efb commit 7b0b6f4

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,5 +1,12 @@
11
# Changelog
22

3+
## [5.5.2](https://github.com/LindemannRock/craft-slideshow-manager/compare/v5.5.1...v5.5.2) (2026-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* update pluginName property to be non-nullable with a default value ([2f57e18](https://github.com/LindemannRock/craft-slideshow-manager/commit/2f57e18ae7f5bc8b625502e5dfba68f40e6cde40))
9+
310
## [5.5.1](https://github.com/LindemannRock/craft-slideshow-manager/compare/v5.5.0...v5.5.1) (2026-01-11)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lindemannrock/craft-slideshow-manager",
33
"description": "Comprehensive slideshow management field with Swiper.js integration for Craft CMS",
44
"type": "craft-plugin",
5-
"version": "5.5.1",
5+
"version": "5.5.2",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)