Skip to content

Commit

Permalink
chore: release v6.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
freeboub committed Nov 24, 2024
1 parent 2b7c215 commit dd78241
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [6.8.1](https://github.com/TheWidlarzGroup/react-native-video/compare/v6.8.0...v6.8.1) (2024-11-24)


### Bug Fixes

* **ios:** handle async player access in text track selection ([#4293](https://github.com/TheWidlarzGroup/react-native-video/issues/4293)) ([daaac97](https://github.com/TheWidlarzGroup/react-native-video/commit/daaac9740aed1858b7ababae0ec8b08274130a27))

# [6.8.0](https://github.com/TheWidlarzGroup/react-native-video/compare/v6.7.0...v6.8.0) (2024-11-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "6.8.0",
"version": "6.8.1",
"description": "A <Video /> element for react-native",
"main": "lib/index",
"source": "src/index.ts",
Expand Down

0 comments on commit dd78241

Please sign in to comment.