Skip to content

Commit 6afc4e4

Browse files
Merge pull request #58 from matomo-org/bump-version-5.0.2
Bumped version to 5.0.2
2 parents 2ec5b35 + 9c6eefd commit 6afc4e4

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.2 - 2025-01-10
4+
- Avoids recursion in API calls
5+
36
# 5.0.1
47
- Added plugin category for Marketplace
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.1",
3+
"version": "5.0.2",
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)