We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa9698 commit 765dc69Copy full SHA for 765dc69
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# react-dailymotion change log
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 0.4.1
8
+ * Add React 17 to allowed peerDependency range. (#155)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-dailymotion",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Dailymotion player component for React.",
"main": "dist/react-dailymotion.js",
"module": "dist/react-dailymotion.mjs",
0 commit comments