Skip to content

Commit

Permalink
Merge pull request #207 from sfeifer/release-branch
Browse files Browse the repository at this point in the history
Updates for release
  • Loading branch information
sfeifer authored Nov 12, 2024
2 parents 4a2c0c0 + 6bbec82 commit 1a318ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

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

## 5.2.0 (2024-11-08)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
"test": "grafana-toolkit plugin:test",
Expand Down

0 comments on commit 1a318ba

Please sign in to comment.