Skip to content

Commit 296a200

Browse files
Merge pull request #114 from THEOplayer/changeset-release/main
Release
2 parents 6d51b1b + 37e213f commit 296a200

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tricky-teeth-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @theoplayer/react-native-ui
22

3+
## 0.23.2
4+
5+
### 🐛 Issues
6+
7+
- Fixed an issue where the playhead on the `<SeekBar>` would occasionally snap back after scrubbing on iOS Safari.
8+
39
## 0.23.1
410

511
### 🐛 Issues

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theoplayer/react-native-ui",
3-
"version": "0.23.1",
3+
"version": "0.23.2",
44
"description": "A React Native UI for @theoplayer/react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)