Merge pull request #12171 from backstage/jhaals/makeminor

chore/changeset: change from major to minor
This commit is contained in:
Johan Haals
2022-06-21 09:57:55 +02:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-api-docs-module-protoc-gen-doc': major
'@backstage/plugin-api-docs-module-protoc-gen-doc': minor
---
Added the new `grpcDocsApiWidget` to render `protoc-gen-doc` generated descriptors by the `grpc-docs` package.