Skip to content

Commit 765dc69

Browse files
committed
0.4.1
1 parent 7aa9698 commit 765dc69

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dailymotion",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Dailymotion player component for React.",
55
"main": "dist/react-dailymotion.js",
66
"module": "dist/react-dailymotion.mjs",

0 commit comments

Comments
 (0)