Skip to content

Commit

Permalink
v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steabert committed Jun 1, 2021
1 parent 9c86239 commit bc4b0ba
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,18 @@

All notable changes to this project will be documented in this file.

## [v10.0.0](https://github.com/AxisCommunications/media-stream-library-js/compare/v10.0.0-alpha.3...v10.0.0) (2021-05-26 09:45:46 +0200)
## [v10.0.1](https://github.com/AxisCommunications/media-stream-library-js/compare/v10.0.0...v10.0.1) (2021-06-01 08:23:48 +0200)

### Maintenance

- **deps**: upgrade all ([824df82](https://github.com/AxisCommunications/media-stream-library-js/commit/824df82c2aa60e5b58d4cd5f6476cf1bfa349a89))
- remove spurious console.log in test ([2f57ecc](https://github.com/AxisCommunications/media-stream-library-js/commit/2f57ecc37c48f161f47938d415b50531e2bd5fd6))

### Bug fixes

- use jsdom as test environment ([3719506](https://github.com/AxisCommunications/media-stream-library-js/commit/3719506f620e30e990073f8163e0816fe00246b0))

## [v10.0.0](https://github.com/AxisCommunications/media-stream-library-js/compare/v10.0.0-alpha.3...v10.0.0) (2021-05-27 07:26:45 +0200)

## [v10.0.0-alpha.3](https://github.com/AxisCommunications/media-stream-library-js/compare/v10.0.0-alpha.2...v10.0.0-alpha.3) (2021-05-26 09:45:46 +0200)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "media-stream-library",
"version": "10.0.0",
"version": "10.0.1",
"description": "Media stream library for Node & the Web.",
"license": "MIT",
"main": "dist/media-stream-library.min.js",
Expand Down

0 comments on commit bc4b0ba

Please sign in to comment.