diff --git a/CHANGELOG.md b/CHANGELOG.md index 1043c2f..732b8e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 0.1.2 (2021-01-03) + + +### 🚀 Features + +* 🎸 support mux-data integration ([4a9afd3](https://github.com/siriwatknp/react-native-video-extension/commit/4a9afd35cae22e7d64d4a6dba38fa4584fb8b6d1)) + ### 0.1.1 (2021-01-03) ## 0.1.0 (2021-01-02) diff --git a/package.json b/package.json index 0e46918..5dfd1ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-video-extension", - "version": "0.1.1", + "version": "0.1.2", "private": true, "license": "MIT", "repository": {