Skip to content

Commit

Permalink
chore(release): 1.30.3-test-shaka-latest.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanA-Kaltura committed Aug 1, 2022
1 parent 7b8c9ab commit 0d91e38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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.

### [1.30.3-test-shaka-latest.0](https://github.com/kaltura/playkit-js-dash/compare/v1.30.2...v1.30.3-test-shaka-latest.0) (2022-08-01)



### [1.30.2](https://github.com/kaltura/playkit-js-dash/compare/v1.30.1...v1.30.2) (2022-07-06)


Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@playkit-js/playkit-js-dash",
"version": "1.30.2",
"version": "1.30.3-test-shaka-latest.0",
"description": "",
"keywords": [
"kaltura",
Expand Down Expand Up @@ -31,8 +31,8 @@
"flow": "flow check",
"precommit": "lint-staged",
"prettier:fix": "prettier --write .",
"pushTaggedRelease": "git push --follow-tags --no-verify origin master",
"release": "standard-version",
"pushTaggedRelease": "git push --follow-tags --no-verify origin test-shaka-4",
"release": "standard-version --prerelease test-shaka-latest",
"test": "NODE_ENV=test karma start --color --mode development",
"watch": "webpack --progress --colors --watch --mode development"
},
Expand Down

0 comments on commit 0d91e38

Please sign in to comment.