Skip to content

Commit 45c09a5

Browse files
authored
Merge pull request #14 from LindemannRock/release-please--branches--main
chore(main): release 5.12.0
2 parents 4e4c596 + 1bbc3b5 commit 45c09a5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [5.12.0](https://github.com/LindemannRock/craft-plugin-base/compare/v5.11.0...v5.12.0) (2026-01-28)
4+
5+
6+
### Features
7+
8+
* add Geo Twig extension and health status colors to ColorHelper ([2e40f7e](https://github.com/LindemannRock/craft-plugin-base/commit/2e40f7edecafb54b4ee64fe071964d4349158dd3))
9+
10+
11+
### Bug Fixes
12+
13+
* add phpspreadsheet ^5.0 support for Craft 5.9 compatibility ([4e4c596](https://github.com/LindemannRock/craft-plugin-base/commit/4e4c59688fcbc236b2da569340cc053f39adf806))
14+
315
## [5.11.0](https://github.com/LindemannRock/craft-plugin-base/compare/v5.10.1...v5.11.0) (2026-01-27)
416

517

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lindemannrock/craft-plugin-base",
33
"description": "Common utilities and building blocks for LindemannRock Craft CMS plugins",
44
"type": "yii2-module",
5-
"version": "5.11.0",
5+
"version": "5.12.0",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)