Skip to content

Commit b73bc98

Browse files
committed
0.9.12
1 parent ffd3155 commit b73bc98

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 0.9.12
8+
* Add React 19 to supported `peerDependencies` range. (#282)
9+
710
## 0.9.11
811
* Fix type bug. (d0d38a84d4b5f3f94d6aaad681d0f90492c8ef4c)
912

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@u-wave/react-vimeo",
3-
"version": "0.9.11",
3+
"version": "0.9.12",
44
"description": "Vimeo player component for React.",
55
"main": "dist/react-vimeo.js",
66
"module": "dist/react-vimeo.es.js",

0 commit comments

Comments
 (0)