Skip to content

Conversation

dibenede
Copy link
Contributor

This flag is intended to be used directly against protoc-gen-js (e.g. protoc-gen-js --version) as opposed to being passed to the plugin via protoc.

Additionally, in order to make version updating a bit easier (and more consistent), we also script version management based on the top-level package.json.

Fixes #179

@dibenede dibenede requested a review from varomodt October 10, 2025 21:44
This flag is intended to be used directly against protoc-gen-js
(e.g. protoc-gen-js --version) as opposed to being passed to the
plugin via protoc.

Additionally, in order to make version updating a bit easier (and more
consistent), we also script version management based on the top-level
package.json.
@dibenede dibenede force-pushed the protoc-gen-js-version branch from fd850c7 to b74771d Compare October 10, 2025 21:52
@dibenede dibenede merged commit e63a279 into protocolbuffers:main Oct 13, 2025
4 checks passed
@dibenede dibenede deleted the protoc-gen-js-version branch October 13, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add flag --version

2 participants