Skip to content

Commit f231d44

Browse files
authored
Merge pull request #13 from LindemannRock/release-please--branches--main
chore(main): release 5.5.1
2 parents fc63658 + 9c7dd2b commit f231d44

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [5.5.1](https://github.com/LindemannRock/craft-slideshow-manager/compare/v5.5.0...v5.5.1) (2026-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* change pluginName property type from nullable to string ([0ed5733](https://github.com/LindemannRock/craft-slideshow-manager/commit/0ed573365b6262b3aa6e8cb974d24dc2c7519291))
9+
* update pluginName to use getFullName method for better accuracy ([fc63658](https://github.com/LindemannRock/craft-slideshow-manager/commit/fc63658df1d438968aeebca64cf7a40b372e2d30))
10+
311
## [5.5.0](https://github.com/LindemannRock/craft-slideshow-manager/compare/v5.4.0...v5.5.0) (2026-01-08)
412

513

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.0",
5+
"version": "5.5.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)