Skip to content

v2.1.2

Compare
Choose a tag to compare
@semarche-kaltura semarche-kaltura released this 13 May 10:52
· 141 commits to master since this release

Release contains:

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.1.2:

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