Skip to content

Commit 9d192eb

Browse files
committed
chore: add note about renaming vNext
1 parent 22e29ba commit 9d192eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,9 @@ To release a new version of the MCP server, follow these steps:
162162
- NPM: https://www.npmjs.com/package/mongodb-mcp-server
163163
- Docker: https://hub.docker.com/r/mongodb/mongodb-mcp-server
164164
- MCP Registry: `curl "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.mongodb-js%2Fmongodb-mcp-server/versions/latest"`
165-
7. Close the Jira ticket for the release and post an update in the `#mongodb-mcp` Slack channel.
165+
7. Close the Jira ticket for the release.
166+
8. Go to the [Releases](https://jira.mongodb.org/projects/MCP?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page&status=released-unreleased) section the and rename the `vNext` to the new version number and mark it as Released.
167+
9. Post an update in the `#mongodb-mcp` Slack channel.
166168

167169
### Code Quality
168170

0 commit comments

Comments
 (0)