Skip to content

Commit bc6855e

Browse files
chore(main): release 0.2.1 (#79)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 219f01a commit bc6855e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/stablekernel/protoc-gen-go-mcp/compare/v0.2.0...v0.2.1) (2025-05-20)
4+
5+
6+
### Features
7+
8+
* Add GitHub Actions workflow for build and release process ([#65](https://github.com/stablekernel/protoc-gen-go-mcp/issues/65)) ([4567368](https://github.com/stablekernel/protoc-gen-go-mcp/commit/4567368765fcfdc90da0cccd91bd9205299e6c09))
9+
* Improve comment processing ([#68](https://github.com/stablekernel/protoc-gen-go-mcp/issues/68)) ([eb53fac](https://github.com/stablekernel/protoc-gen-go-mcp/commit/eb53fac27270ce351f8086e60359faa1b4c1b646))
10+
11+
12+
### Bug Fixes
13+
14+
* Out of range error in unexport ([#70](https://github.com/stablekernel/protoc-gen-go-mcp/issues/70)) ([3d640bd](https://github.com/stablekernel/protoc-gen-go-mcp/commit/3d640bd0176433df02b9296dd0ad06795e704cfa))
15+
* Update .release-please-manifest.json ([#78](https://github.com/stablekernel/protoc-gen-go-mcp/issues/78)) ([219f01a](https://github.com/stablekernel/protoc-gen-go-mcp/commit/219f01a7047034444af10b6fd871f47dc6419299))
16+
* Update README.md - Fixing a 404 ([#76](https://github.com/stablekernel/protoc-gen-go-mcp/issues/76)) ([2cfc22e](https://github.com/stablekernel/protoc-gen-go-mcp/commit/2cfc22e3b53ae076a383ab8ff08a7bd43c48dab1))
17+
318
## [0.2.0](https://github.com/stablekernel/protoc-gen-go-mcp/compare/v0.1.0...v0.2.0) (2025-05-13)
419

520

0 commit comments

Comments
 (0)