Skip to content

Commit

Permalink
v9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steabert committed Feb 16, 2021
1 parent 75fc16c commit f8a63c7
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.

## [v9.1.0](https://github.com/AxisCommunications/media-stream-library-js/compare/v9.0.1...v9.1.0) (2021-01-21 11:07:06 +0100)
## [v9.1.1](https://github.com/AxisCommunications/media-stream-library-js/compare/v9.1.0...v9.1.1) (2021-02-16 09:52:01 +0100)

### Maintenance

- **deps**: disable dependabot ([e778bc3](https://github.com/AxisCommunications/media-stream-library-js/commit/e778bc3c56f0eae17f4332ebe0a66ce376be5c2b))
- **deps**: upgrade all dependencies ([22c2d4e](https://github.com/AxisCommunications/media-stream-library-js/commit/22c2d4e30bcb71feca191407cc80c8bb27bb5c9e))

### Bug fixes

- add type to promise for wsSdpPipeline getter ([75fc16c](https://github.com/AxisCommunications/media-stream-library-js/commit/75fc16ca4bbcc66d1f049cf1d2546e2b879a63b1))

## [v9.1.0](https://github.com/AxisCommunications/media-stream-library-js/compare/v9.0.1...v9.1.0) (2021-01-21 11:08:08 +0100)

### Bug fixes

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": "9.1.0",
"version": "9.1.1",
"description": "Media stream library for Node & the Web.",
"license": "MIT",
"main": "dist/media-stream-library.min.js",
Expand Down

0 comments on commit f8a63c7

Please sign in to comment.