Skip to content

Commit c526a63

Browse files
authored
chore(main): release protoc-gen-connect-go-servicestruct 0.1.1 (#10)
Signed-off-by: Straw Hat, LLC <opensource@straw-hat-llc.com>
1 parent cf849b6 commit c526a63

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,3 +1,3 @@
11
{
2-
"cmd/protoc-gen-connect-go-servicestruct": "0.1.0"
2+
"cmd/protoc-gen-connect-go-servicestruct": "0.1.1"
33
}

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.1.1](https://github.com/TrogonStack/protoc-gen/compare/protoc-gen-connect-go-servicestruct@v0.1.0...protoc-gen-connect-go-servicestruct@v0.1.1) (2025-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Using the go import path ([#9](https://github.com/TrogonStack/protoc-gen/issues/9)) ([cf849b6](https://github.com/TrogonStack/protoc-gen/commit/cf849b60675d71e35ee5fb0df9c7a2ba424c7877))
9+
310
## 0.1.0 (2025-09-18)
411

512

0 commit comments

Comments
 (0)