diff --git a/changelog/v5.0.1.md b/changelog/v5.0.1.md index 151e90c4a6..9e664b1ae7 100644 --- a/changelog/v5.0.1.md +++ b/changelog/v5.0.1.md @@ -1,6 +1,6 @@ # 5.0.1 -The v4.6.5 release helps reduce bundle sizes for bundler that support the `"sideEffects": "false"`option in `package.json`, and fixes website documentation regarding cdn locations and debug build which has been replaced by source maps. +The v5.0.1 release helps reduce bundle sizes for bundlers that support the `"sideEffects": "false"`option in `package.json`, and fixes website documentation regarding cdn locations and debug build which has been replaced by source maps. ## Fixes