Version numbers for v8.10.1 not correctly reflected in source code #2074
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Describe the bug
The commit tagged as version 8.10.1 (417428a) actually shows 8.9.3 in package.json.
To Reproduce
Steps to reproduce the behavior:
package.json
Expected behavior
The diff should show
8.10.1
instead of8.9.3
Screenshots

The text was updated successfully, but these errors were encountered: