Skip to content

Commit 1a318ba

Browse files
authored
Merge pull request #207 from sfeifer/release-branch
Updates for release
2 parents 4a2c0c0 + 6bbec82 commit 1a318ba

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)