Skip to content

Commit ec4246c

Browse files
docs: add Releasing section to CONTRIBUTING.md (#26)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 01efc9f commit ec4246c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ View all available tasks:
2121
```bash
2222
poe --help
2323
```
24+
25+
## 🚀 Releasing
26+
27+
This project uses [`semantic-pr-release-drafter`](https://github.com/aaronsteers/semantic-pr-release-drafter) for automated release management. To release, simply click "`Edit`" on the latest release draft from the [releases page](https://github.com/airbytehq/fastmcp-extensions/releases), and then click "`Publish release`". This publish operation will trigger all necessary downstream publish operations.
28+
29+
ℹ️ For more detailed instructions, please see the [Releasing Guide](https://github.com/aaronsteers/semantic-pr-release-drafter/blob/main/docs/releasing.md).

0 commit comments

Comments
 (0)