protobuf.js icon indicating copy to clipboard operation
protobuf.js copied to clipboard

pbjs cli pkg.version not updated since 6.9.0

Open vedantnaik opened this issue 3 years ago • 1 comments

protobuf.js version: 6.11.3 (possibly affects every version after 6.9.0)

Running pbjs command logs incorrect pkg version of protobuf.js version (stderr line)

To reproduce - install latest version of protobuf.js and run pbjs on terminal

❯ pbjs
protobuf.js v6.9.0 CLI for JavaScript

Potential correction: Should version be updated in package.json here?

vedantnaik avatar Jun 29 '22 16:06 vedantnaik

This seems to have been fixed

stefnotch avatar Jul 21 '22 09:07 stefnotch