What Renovate type are you using?
pro (self-hosted) - 18.x
Describe the bug
With internal (and now some external dependencies), sometimes we'll see release notes repeated, e.g., if there are two releases, the release notes for the most recent are repeated twice under each version.
This one doesn't seem to have GH releases, so maybe it's weirdness with NPM itself?
Compare this:

with
https://github.com/googleapis/nodejs-pubsub/blob/master/CHANGELOG.md
and
https://www.npmjs.com/package/@google-cloud/pubsub
Did you see anything helpful in debug logs?
n/a
To Reproduce
Additional context
Will try to track down an example of the similar / same issue with an internal repo.
This might be resolved by #5807. If you can reproduce it in a public repo then I can test it with the CLI to confirm.
This might be resolved by #5807. If you can reproduce it in a public repo then I can test it with the CLI to confirm.

Fixed!
Most helpful comment
This might be resolved by #5807. If you can reproduce it in a public repo then I can test it with the CLI to confirm.