Skip to content

Commit 72d33a9

Browse files
authored
chore(main): release protoc-gen-connect-go-servicestruct 0.2.0 (#16)
1 parent 9fe6682 commit 72d33a9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"cmd/protoc-gen-connect-go-servicestruct": "0.1.1",
2+
"cmd/protoc-gen-connect-go-servicestruct": "0.2.0",
33
"cmd/protoc-gen-elixir-grpc": "0.2.0"
44
}

cmd/protoc-gen-connect-go-servicestruct/CHANGELOG.md

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

3+
## [0.2.0](https://github.com/TrogonStack/protoc-gen/compare/protoc-gen-connect-go-servicestruct@[email protected]) (2025-09-30)
4+
5+
6+
### Features
7+
8+
* Add version ldflags support to both protoc plugins ([#14](https://github.com/TrogonStack/protoc-gen/issues/14)) ([43d354a](https://github.com/TrogonStack/protoc-gen/commit/43d354a99cd9d2ca091d29e74acc7214720b1201))
9+
310
## [0.1.1](https://github.com/TrogonStack/protoc-gen/compare/protoc-gen-connect-go-servicestruct@[email protected]) (2025-09-18)
411

512

0 commit comments

Comments
 (0)