-
Notifications
You must be signed in to change notification settings - Fork 39
chore: Prepare release v0.5.0-rc.4 #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Prepare release v0.5.0-rc.4 #115
Conversation
📦 Package.json Changes DetectedThis PR modifies Checklist for Reviewers
Package.json Diffdiff --git a/package.json b/package.json
index 365138a..a1611d9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@dynatrace-oss/dynatrace-mcp-server",
- "version": "0.5.0-rc.3",
+ "version": "0.5.0-rc.4",
"description": "Model Context Protocol (MCP) server for Dynatrace",
"keywords": [
"Dynatrace",
This comment was automatically generated by the PR Package.json Comment workflow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
My only question is if changelog lines should consistently end their itemizations in a punct or nah. Currently it seems to be random.
Should I add a Copilot instructions file for CHANGELOG.md? 😅
Yes, that would be great. The release process itself is also something we can let Copilot do, essentially it's
|
Neat! We pretty much trialed this via combination of a prompt file and an instruction file elsewhere, and it works pretty well. I'll open an issue in an hour and we can flesh out the scope if needed :) |
Preparing the next and probably last release candidate for 0.5.0