diff --git a/release-notes/release-notes.md b/release-notes/release-notes.md index fa2c6a7f..326aab02 100644 --- a/release-notes/release-notes.md +++ b/release-notes/release-notes.md @@ -17,7 +17,7 @@ The library now ships js binary obtained after compiling using babel. This shoul **Note:** Since we are now shipping compiled js, you may need to install the **[gifted-charts-core](https://www.npmjs.com/package/gifted-charts-core)** dependency. -### PR- https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/pull/736 +### PR- https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/pull/736 and https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/pull/737 --- --- @@ -26,7 +26,7 @@ The library now ships js binary obtained after compiling using babel. This shoul # 🎉 1.4.21 -Accidentally pushed the build folder (dist) without type declarations. Don't use this version!! +Accidentally pushed the build folder (dist) without type declarations. Don't use this version!! Use `1.4.22` or newer versions. ---