We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4c95d commit 17dc2c0Copy full SHA for 17dc2c0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [6.6.2](https://github.com/TheWidlarzGroup/react-native-video/compare/v6.6.1...v6.6.2) (2024-09-20)
4
+
5
6
+### Features
7
8
+* **iOS:** rewrite DRM Module ([#4136](https://github.com/TheWidlarzGroup/react-native-video/issues/4136)) ([0e4c95d](https://github.com/TheWidlarzGroup/react-native-video/commit/0e4c95def968a4091fdd18d07215ba592eec99cb))
9
10
## [6.6.1](https://github.com/TheWidlarzGroup/react-native-video/compare/v6.6.0...v6.6.1) (2024-09-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-video",
- "version": "6.6.1",
+ "version": "6.6.2",
"description": "A <Video /> element for react-native",
"main": "lib/index",
"source": "src/index",
0 commit comments