Skip to content

Commit c49a949

Browse files
committed
bumped version
1 parent be9e883 commit c49a949

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
4+
5.0.1-b1
5+
- 16-02-2026 - Initial implementation of plugin and POC generating documentation from annotations
6+
37
5.0.0-b1
48
- Initial implementation of plugin and POC generating documentation from annotations

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "OpenApiDocs",
33
"description": "Generate API documentation for Matomo in the OpenAPI format.",
4-
"version": "5.0.0-b1",
4+
"version": "5.0.1-b1",
55
"theme": false,
66
"keywords": [
77
"API",

0 commit comments

Comments
 (0)