Skip to content

Commit b991965

Browse files
committed
2.2.0
1 parent 744ecf0 commit b991965

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,11 +1,11 @@
1+
<a name="2.2.0"></a>
2+
# [2.2.0](https://github.com/googleads/videojs-ima/compare/v2.1.0...v2.2.0) (2023-07-18)
3+
14
<a name="2.1.0"></a>
25
# [2.1.0](https://github.com/googleads/videojs-ima/compare/v2.0.1...v2.1.0) (2022-08-03)
36

47
<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)
6-
7-
<a name="2.0.0"></a>
8-
# [2.0.0](https://github.com/googleads/videojs-ima/compare/v1.11.0...v2.0.0) (2022-04-18)
8+
## [2.0.1](https://github.com/googleads/videojs-ima/compare/v2.0.0...v2.0.1) (2022-06-06)
99

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

243243
### Tests
244244

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

249249
<a name="1.0.4"></a>
250250
## [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": "2.1.0",
3+
"version": "2.2.0",
44
"license": "Apache-2.0",
55
"main": "./dist/videojs.ima.js",
66
"module": "./dist/videojs.ima.es.js",

0 commit comments

Comments
 (0)