Skip to content

Commit 6bbec82

Browse files
committed
updates for release
1 parent 4a2c0c0 commit 6bbec82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 5.2.1 (unreleased)
3+
## 5.2.1 (2024-11-12)
44
* **build**: update Go and node dependencies
55

66
## 5.2.0 (2024-11-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "performancecopilot-pcp-app",
33
"description": "Performance Co-Pilot Grafana Plugin",
4-
"version": "5.2.0",
4+
"version": "5.2.1",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",
77
"test": "grafana-toolkit plugin:test",

0 commit comments

Comments
 (0)