protobuf.js
protobuf.js copied to clipboard
pbjs cli pkg.version not updated since 6.9.0
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?
This seems to have been fixed