Skip to content

Commit

Permalink
chore: prepare release 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitmovin Release Automation committed Mar 6, 2024
1 parent 5124a07 commit fc3951e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.18.0]

### Changed

Expand Down
12 changes: 6 additions & 6 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@ PODS:
- React-jsi (= 0.73.4-0)
- React-logger (= 0.73.4-0)
- React-perflogger (= 0.73.4-0)
- RNBitmovinPlayer (0.17.0):
- RNBitmovinPlayer (0.18.0):
- BitmovinPlayer (= 3.56.3)
- GoogleAds-IMA-iOS-SDK (= 3.18.4)
- GoogleAds-IMA-tvOS-SDK (= 4.8.2)
Expand Down Expand Up @@ -1252,11 +1252,11 @@ SPEC CHECKSUMS:
BitmovinPlayer: 307f5fda61d0a91c3c820207dd6ae0f183a06c27
BitmovinPlayerCore: a0022248b42971e7df20435790703f17fb08359d
boost: 88202336c3ba1e7a264a83c0c888784b0f360c28
DoubleConversion: 74cb0ce4de271b23e772567504735c87134edf0a
DoubleConversion: 234abba95e31cc2aada0cf3b97cdb11bc5b90575
FBLazyVector: 33a271a7e8de0bd321e47356d8bc3b2d5fb9ddba
FBReactNativeSpec: 55b7e93b71f300a051190f63c2afeccd839b7e9a
fmt: 745abaaffe4da13101ae15d70dc68ec3d6a666a2
glog: f0ddebfc00a905e9213e37801095a0a705d2e5f6
glog: a2ded9bf28f0cb2fce90ad21eb419299a500ff6c
google-cast-sdk: afeb1aac0744b1bc4f70bc3db8468e33fabbff38
GoogleAds-IMA-iOS-SDK: b01284e3bf3d64ba948de6692ffda531452c3713
GoogleAds-IMA-tvOS-SDK: 2dda9d3b34c43003222d3417315fecec22b698a1
Expand Down Expand Up @@ -1305,12 +1305,12 @@ SPEC CHECKSUMS:
React-runtimescheduler: 20b2202e3396589a71069d12ae9f328949c7c7b8
React-utils: 0307d396f233e47a167b5aaf045b0e4e1dc19d74
ReactCommon: 17891ca337bfa5a7263649b09f27a8c664537bf2
RNBitmovinPlayer: d171860884acad7345ce49474f4f907d5445d54a
RNBitmovinPlayer: 94f75de44ed2e9e640c55ed1a89a867b149f6176
RNCPicker: b18aaf30df596e9b1738e7c1f9ee55402a229dca
RNScreens: b582cb834dc4133307562e930e8fa914b8c04ef2
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: e7f2a2256464d4ef7b3825d216bd22aac3b449c1
Yoga: ab50eb8f7fcf1b36aad1801b5687b66b2c0aa000

PODFILE CHECKSUM: 6a89a6e0087c419fcb3ad7474478c93dc48f198d

COCOAPODS: 1.15.2
COCOAPODS: 1.14.3
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitmovin-player-react-native",
"version": "0.17.0",
"version": "0.18.0",
"description": "Official React Native bindings for Bitmovin's mobile Player SDKs.",
"main": "lib/index.js",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -61,6 +61,7 @@
"@babel/runtime": "7.22.10",
"@commitlint/config-conventional": "17.7.0",
"@react-native-community/eslint-config": "3.1.0",
"@react-native/babel-preset": "0.73.18",
"@types/jest": "^28.1.2",
"@types/lodash.omit": "4.5.0",
"@types/react": "~18.2.26",
Expand All @@ -73,7 +74,6 @@
"jest": "^29.6.3",
"lint-staged": "13.0.3",
"metro-config": "0.73.4",
"@react-native/babel-preset": "0.73.18",
"postinstall-postinstall": "^2.1.0",
"prettier": "2.7.1",
"react": "18.2.0",
Expand Down

0 comments on commit fc3951e

Please sign in to comment.