diff --git a/CHANGELOG.md b/CHANGELOG.md index 98066b6..59e3f20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 3.5.0 + +### Features + +- Add optional `customHighlightBackground` prop. (#233) + ## 3.4.0 ### Features diff --git a/package.json b/package.json index 31f0b66..860e1cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-loading-skeleton", - "version": "3.4.0", + "version": "3.5.0", "description": "Make beautiful, animated loading skeletons that automatically adapt to your app.", "keywords": [ "react",