Skip to content

v2.0.3

Compare
Choose a tag to compare
@semarche-kaltura semarche-kaltura released this 01 Jul 09:49
· 150 commits to master since this release

Overview

Read 'changelog.md' file to see content of version.

The script below is a copy-paste from previous version. The version is expected to be the same version of this release, please validate the numbers and paths before you apply it as typos might happen

Use the following script to automatically extract the version content from npm, given version 2.0.3:

cd /opt/kaltura/html5/html5lib/playkitSources/playkit-qna
mkdir 2.0.3
cd 2.0.3
npm v @playkit-js/[email protected] dist.tarball | xargs curl | tar -xz --strip-components=2 - package/dist