ts-proto icon indicating copy to clipboard operation
ts-proto copied to clipboard

feat: added the `exportTypeRegistry` option.

Open oliveryasuna opened this issue 1 year ago • 2 comments

Fixes #1067

oliveryasuna avatar Jul 01 '24 02:07 oliveryasuna

Thanks for the PR!

Just to make the Github infra happier, can you use fix: or feat: or what not, from the semantic-release tool we use:

https://semantic-release.gitbook.io/semantic-release#commit-message-format

And then put "Fixes #issue number" in the body of the PR description, instead of the PR title.

stephenh avatar Jul 01 '24 03:07 stephenh

Thanks for the PR!

Just to make the Github infra happier, can you use fix: or feat: or what not, from the semantic-release tool we use:

https://semantic-release.gitbook.io/semantic-release#commit-message-format

And then put "Fixes #issue number" in the body of the PR description, instead of the PR title.

Done. Thank you.

oliveryasuna avatar Jul 01 '24 13:07 oliveryasuna