Skip to content

Commit f938984

Browse files
authored
Merge pull request #18 from LindemannRock/release-please--branches--main
chore(main): release 5.6.3
2 parents e882a85 + d867516 commit f938984

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [5.6.3](https://github.com/LindemannRock/craft-slideshow-manager/compare/v5.6.2...v5.6.3) (2026-02-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **SettingsController:** validate and sanitize settings section parameter ([e882a85](https://github.com/LindemannRock/craft-slideshow-manager/commit/e882a85e231334628a638e37382e7d505418b5cc))
9+
* **SlideshowManager:** add no-op setSettings method for clarity ([b064056](https://github.com/LindemannRock/craft-slideshow-manager/commit/b0640569ec23f614ffb4498ee949e24ed974d1d0))
10+
* **SlideshowManager:** update permission heading to use settings name ([a8d175b](https://github.com/LindemannRock/craft-slideshow-manager/commit/a8d175bf28d625fd6ef8d7a95f326ddcf2a7d767))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* add .gitattributes with export-ignore for Packagist distribution ([d951743](https://github.com/LindemannRock/craft-slideshow-manager/commit/d951743ed59e7381fe511fba2c75cec96d3c6281))
16+
* switch to Craft License for commercial release ([6a3ce04](https://github.com/LindemannRock/craft-slideshow-manager/commit/6a3ce04e7747a104fdd7ea3e87559cd0cad37e0c))
17+
318
## [5.6.2](https://github.com/LindemannRock/craft-slideshow-manager/compare/v5.6.1...v5.6.2) (2026-02-05)
419

520

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

0 commit comments

Comments
 (0)