We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2c0c0 commit 6bbec82Copy full SHA for 6bbec82
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## 5.2.1 (unreleased)
+## 5.2.1 (2024-11-12)
4
* **build**: update Go and node dependencies
5
6
## 5.2.0 (2024-11-08)
package.json
@@ -1,7 +1,7 @@
{
"name": "performancecopilot-pcp-app",
"description": "Performance Co-Pilot Grafana Plugin",
- "version": "5.2.0",
+ "version": "5.2.1",
"scripts": {
"build": "grafana-toolkit plugin:build",
7
"test": "grafana-toolkit plugin:test",
0 commit comments