From f5c468e0b7b8315630dce07d2a5aaf4bda9f7bbe Mon Sep 17 00:00:00 2001 From: Ben McNicholl Date: Wed, 29 Jul 2026 11:03:52 +1000 Subject: [PATCH] docs(dev): remove pre-v1 message --- DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 0d35b1f4..844704f5 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -72,7 +72,7 @@ Then log into the web UI and hit connect. # Publishing a release - Draft a new release on GitHub: https://github.com/buildkite/buildkite-mcp-server/releases/new -- Select a new tag version, bumping the minor or patch versions as appropriate. This project is pre-1.0, so we don't make strong compatibility guarantees. +- Select a new tag version, bumping the minor or patch versions as appropriate - Generate release notes - Save the release as a draft, and mention internal contributors on Slack before publishing - Publish the release