Skip to content

Commit

Permalink
Merge pull request #304 from bitmovin/main
Browse files Browse the repository at this point in the history
Finish release 0.13.0
  • Loading branch information
rolandkakonyi authored Oct 20, 2023
2 parents 4a00ec7 + c0160df commit c432d32
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [0.13.0] (2023-10-20)

### Added

Expand Down
6 changes: 3 additions & 3 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ PODS:
- React-jsi (= 0.69.6-2)
- React-logger (= 0.69.6-2)
- React-perflogger (= 0.69.6-2)
- RNBitmovinPlayer (0.12.0):
- RNBitmovinPlayer (0.13.0):
- BitmovinPlayer (= 3.46.0)
- GoogleAds-IMA-iOS-SDK (= 3.18.4)
- GoogleAds-IMA-tvOS-SDK (= 4.8.2)
Expand Down Expand Up @@ -574,7 +574,7 @@ SPEC CHECKSUMS:
React-RCTText: f72442f7436fd8624494963af4906000a5465ce6
React-runtimeexecutor: f1383f6460ea3d66ed122b4defb0b5ba664ee441
ReactCommon: 7857ab475239c5ba044b7ed946ba564f2e7f1626
RNBitmovinPlayer: b8cf7ec140fbecc8ee32f2b15b824c06a934ad83
RNBitmovinPlayer: a03b77a65abed4a53dfe017a1edb61626d423f23
RNCPicker: 0250e95ad170569a96f5b0555cdd5e65b9084dca
RNScreens: 4a1af06327774490d97342c00aee0c2bafb497b7
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Expand All @@ -583,4 +583,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 253d54be44299ecb3c274fb9bf8415c9c99cd6c6

COCOAPODS: 1.13.0
COCOAPODS: 1.12.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitmovin-player-react-native",
"version": "0.12.0",
"version": "0.13.0",
"description": "Official React Native bindings for Bitmovin's mobile Player SDKs.",
"main": "lib/index.js",
"module": "lib/index.mjs",
Expand Down

0 comments on commit c432d32

Please sign in to comment.