Skip to content

Commit f9a1164

Browse files
committed
2.1.0
1 parent a1cbb10 commit f9a1164

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<a name="2.0.1"></a>
2-
# [2.0.1](https://github.com/googleads/videojs-ima/compare/v2.0.0...v2.0.1) (2022-06-06)
1+
<a name="2.1.0"></a>
2+
# [2.1.0](https://github.com/googleads/videojs-ima/compare/v2.0.1...v2.1.0) (2022-08-03)
33

4-
<a name="2.0.0"></a>
5-
# [2.0.0](https://github.com/googleads/videojs-ima/compare/v1.11.0...v2.0.0) (2022-04-18)
4+
<a name="2.0.1"></a>
5+
## [2.0.1](https://github.com/googleads/videojs-ima/compare/v2.0.0...v2.0.1) (2022-06-06)
66

77
<a name="1.11.0"></a>
88
# [1.11.0](https://github.com/googleads/videojs-ima/compare/v1.10.1...v1.11.0) (2021-05-07)
@@ -239,9 +239,9 @@
239239

240240
### Tests
241241

242-
* **webdriver:** Adds browserstack config (local only). ([#510](https://github.com/googleads/videojs-ima/issues/510)) ([d7d7939](https://github.com/googleads/videojs-ima/commit/d7d7939))
243242
* Added Travis CI credentials for browserstack. ([#511](https://github.com/googleads/videojs-ima/issues/511)) ([6b6f124](https://github.com/googleads/videojs-ima/commit/6b6f124))
244243
* Fix error with BrowserStack tests. ([#519](https://github.com/googleads/videojs-ima/issues/519)) ([e4722d0](https://github.com/googleads/videojs-ima/commit/e4722d0))
244+
* **webdriver:** Adds browserstack config (local only). ([#510](https://github.com/googleads/videojs-ima/issues/510)) ([d7d7939](https://github.com/googleads/videojs-ima/commit/d7d7939))
245245

246246
<a name="1.0.4"></a>
247247
## [1.0.4](https://github.com/googleads/videojs-ima/compare/v1.0.3...v1.0.4) (2018-01-17)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videojs-ima",
3-
"version": "1.11.0",
3+
"version": "2.1.0",
44
"license": "Apache-2.0",
55
"main": "./dist/videojs.ima.js",
66
"module": "./dist/videojs.ima.es.js",

0 commit comments

Comments
 (0)