Skip to content

Commit b9ef916

Browse files
authored
Merge pull request #15 from LindemannRock/release-please--branches--main
chore(main): release 5.13.0
2 parents bb74180 + c513b75 commit b9ef916

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [5.13.0](https://github.com/LindemannRock/craft-plugin-base/compare/v5.12.0...v5.13.0) (2026-01-28)
4+
5+
6+
### Features
7+
8+
* **analytics-panel:** add new analytics panel component ([575ed24](https://github.com/LindemannRock/craft-plugin-base/commit/575ed248717e22e8cbd2da24a81243a016e333a8))
9+
* **datetime:** enhance DateTimeHelper and DateTimeExtension with UTC handling ([70c7039](https://github.com/LindemannRock/craft-plugin-base/commit/70c7039247398fd63e396839ee9a90a46c6cf65f))
10+
* **export:** add format aliases for Excel export compatibility ([ff71856](https://github.com/LindemannRock/craft-plugin-base/commit/ff718560a3953fc8e86a98469fa0bc454963ea99))
11+
* **phone-input:** add reusable phone input component with country code detection ([bb74180](https://github.com/LindemannRock/craft-plugin-base/commit/bb74180583c195fdb22dcf5a0513dafeb7bb6aa8))
12+
* **table:** enhance bulk actions and item selection logic ([575ed24](https://github.com/LindemannRock/craft-plugin-base/commit/575ed248717e22e8cbd2da24a81243a016e333a8))
13+
314
## [5.12.0](https://github.com/LindemannRock/craft-plugin-base/compare/v5.11.0...v5.12.0) (2026-01-28)
415

516

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

0 commit comments

Comments
 (0)