Skip to content

Commit 80fde63

Browse files
Merge pull request #61 from matomo-org/bump-version-5.0.3
Bumped version to 5.0.3
2 parents 022ca1c + 2002bf7 commit 80fde63

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
# 5.0.3 - 2025-01-20
4+
- Added code to allow calling Treemap API only directly
5+
36
# 5.0.2 - 2025-01-10
47
- Avoids recursion in API calls
58

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "TreemapVisualization",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Visualise any report in Matomo as a Treemap. Click on the Treemap icon in each report to load the visualisation.",
55
"keywords": ["treemap", "graph", "visualization", "infovis", "jit"],
66
"license": "GPL v3+",

0 commit comments

Comments
 (0)