Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
misteroneill committed Aug 19, 2022
1 parent 964080e commit 88d6e10
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="4.0.0"></a>
# [4.0.0](https://github.com/videojs/vhs-utils/compare/v3.0.5...v4.0.0) (2022-08-19)

### Chores

* do not run es-check on publish ([#35](https://github.com/videojs/vhs-utils/issues/35)) ([964080e](https://github.com/videojs/vhs-utils/commit/964080e))
* remove IE11 support ([#34](https://github.com/videojs/vhs-utils/issues/34)) ([6d979a2](https://github.com/videojs/vhs-utils/commit/6d979a2))


### BREAKING CHANGES

* Internet Explorer is no longer supported.

<a name="3.0.5"></a>
## [3.0.5](https://github.com/videojs/vhs-utils/compare/v3.0.4...v3.0.5) (2022-03-16)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@videojs/vhs-utils",
"version": "3.0.5",
"version": "4.0.0",
"description": "Objects and functions shared throughtout @videojs/http-streaming code",
"repository": {
"type": "git",
Expand Down

0 comments on commit 88d6e10

Please sign in to comment.