Fix typos in release notes

This commit is contained in:
ahocevar
2018-07-04 22:17:18 +02:00
parent 769a14d0dc
commit f3b79c57f7

View File

@@ -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