|
| 1 | +<a name="7.2.3"></a> |
| 2 | +## [7.2.3](https://github.com/videojs/video.js/compare/v7.2.2...v7.2.3) (2018-09-13) |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **lang:** Fixed typos in cs translation ([#5407](https://github.com/videojs/video.js/issues/5407)) ([19ee7df](https://github.com/videojs/video.js/commit/19ee7df)) |
| 7 | +* **package:** update [@videojs](https://github.com/videojs)/http-streaming to version 1.2.5 π ([#5399](https://github.com/videojs/video.js/issues/5399)) ([335a0c8](https://github.com/videojs/video.js/commit/335a0c8)) |
| 8 | +* make sure all attributes are updated before applying to tag ([#5416](https://github.com/videojs/video.js/issues/5416)) ([b25f024](https://github.com/videojs/video.js/commit/b25f024)), closes [#5309](https://github.com/videojs/video.js/issues/5309) |
| 9 | +* use consistent id for tech, no matter how it is loaded ([#5415](https://github.com/videojs/video.js/issues/5415)) ([6d6bfd1](https://github.com/videojs/video.js/commit/6d6bfd1)), closes [#5411](https://github.com/videojs/video.js/issues/5411) |
| 10 | +* **ResizeManager:** fixup the null check ([#5427](https://github.com/videojs/video.js/issues/5427)) ([235b188](https://github.com/videojs/video.js/commit/235b188)) |
| 11 | + |
| 12 | +### Chores |
| 13 | + |
| 14 | +* **package:** Run npm audit fix (but roll back videojs-standard version) ([#5386](https://github.com/videojs/video.js/issues/5386)) ([197d81b](https://github.com/videojs/video.js/commit/197d81b)) |
| 15 | +* **package:** update grunt-cli to version 1.3.1 ([#5409](https://github.com/videojs/video.js/issues/5409)) ([96ae3c2](https://github.com/videojs/video.js/commit/96ae3c2)), closes [#5383](https://github.com/videojs/video.js/issues/5383) |
| 16 | +* **package:** update grunt-contrib-clean to version 2.0.0 π ([#5429](https://github.com/videojs/video.js/issues/5429)) ([8191958](https://github.com/videojs/video.js/commit/8191958)) |
| 17 | +* **package:** update grunt-contrib-connect to version 2.0.0 π ([#5428](https://github.com/videojs/video.js/issues/5428)) ([08cf1be](https://github.com/videojs/video.js/commit/08cf1be)) |
| 18 | +* **package:** update grunt-contrib-cssmin to version 3.0.0 π ([#5417](https://github.com/videojs/video.js/issues/5417)) ([cc650f7](https://github.com/videojs/video.js/commit/cc650f7)) |
| 19 | +* **package:** update grunt-karma to version 3.0.0 π ([#5421](https://github.com/videojs/video.js/issues/5421)) ([b390f2c](https://github.com/videojs/video.js/commit/b390f2c)) |
| 20 | +* **package:** update klaw-sync to version 5.0.0 π ([#5414](https://github.com/videojs/video.js/issues/5414)) ([2e83888](https://github.com/videojs/video.js/commit/2e83888)) |
| 21 | +* **package:** update rollup to version 0.65.0 π ([#5400](https://github.com/videojs/video.js/issues/5400)) ([6e6ade0](https://github.com/videojs/video.js/commit/6e6ade0)) |
| 22 | + |
| 23 | +### Tests |
| 24 | + |
| 25 | +* fix travis ci issues with resize-manager tests ([#5390](https://github.com/videojs/video.js/issues/5390)) ([3744df1](https://github.com/videojs/video.js/commit/3744df1)) |
| 26 | + |
1 | 27 | <a name="7.2.2"></a>
|
2 | 28 | ## [7.2.2](https://github.com/videojs/video.js/compare/v7.2.1...v7.2.2) (2018-08-14)
|
3 | 29 |
|
|
0 commit comments