Skip to content

Commit

Permalink
chore(release): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
odedhutzler committed Feb 6, 2018
1 parent 2f9a4d7 commit 9af59f1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

<a name="0.1.1"></a>
## [0.1.1](https://github.com/kaltura/playkit-ott-analytics/compare/v0.1.0...v0.1.1) (2018-02-06)


### Bug Fixes

* remove explicit protocol from serviceUrl ([385a094](https://github.com/kaltura/playkit-ott-analytics/commit/385a094))
* **webpack:** playkit core & providers externals root value ([#2](https://github.com/kaltura/playkit-ott-analytics/issues/2)) ([3f6bbd0](https://github.com/kaltura/playkit-ott-analytics/commit/3f6bbd0))



<a name="0.1.0"></a>
# 0.1.0 (2018-01-09)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playkit-js-ott-analytics",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"main": "dist/playkit-ott-analytics.js",
"scripts": {
Expand Down Expand Up @@ -77,4 +77,4 @@
"url": "https://github.com/kaltura/playkit-ott-analytics/issues"
},
"homepage": "https://github.com/kaltura/playkit-ott-analytics#readme"
}
}

0 comments on commit 9af59f1

Please sign in to comment.