Skip to content

Commit

Permalink
release: 13.1.1 (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
steabert authored Jan 12, 2024
1 parent 4a67ac8 commit db30d3b
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 20 deletions.
25 changes: 15 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
## [13.1.0](https://github.com/AxisCommunications/media-stream-library-js/compare/3097b186e31b543d7f0a2e552d5de2583ab2ac4e..6e690ef41a6dd6e4029a5bf0a4132c0e99c7e794) (2023-10-25T12:17:34.280Z)
## [13.1.1](https://github.com/AxisCommunications/media-stream-library-js/compare/cd7b2e60405b4b9aeb4072b23c7169b5c79123d5..4a67ac8e6ae38a435076a72f7882297da1757a3d) (2024-01-12T14:24:26.686Z)

### 🚧 Maintenance

- report test coverage (#776) ([6e690ef](https://github.com/AxisCommunications/media-stream-library-js/commit/6e690ef41a6dd6e4029a5bf0a4132c0e99c7e794))
- update code owners (#775) ([b1a7e0f](https://github.com/AxisCommunications/media-stream-library-js/commit/b1a7e0f4e43641da86c5461883cadf99fb78ac31))
- **deps-dev**: bump the dev-dependencies group with 12 updates (#810) ([758be28](https://github.com/AxisCommunications/media-stream-library-js/commit/758be285217bd92b58f3ad9859295c3f42407e03))
- **deps-dev**: bump the dev-dependencies group with 7 updates (#789) ([3d7605b](https://github.com/AxisCommunications/media-stream-library-js/commit/3d7605bf095fae352f9ff95b20f4c26dccfdc90a))
- **deps-dev**: bump c8 from 7.14.0 to 8.0.1 (#772) ([2bca2a6](https://github.com/AxisCommunications/media-stream-library-js/commit/2bca2a6151f6348b44b6cf5113e4d27d988c63d9))
- **deps-dev**: bump the dev-dependencies group with 3 updates (#770) ([156a445](https://github.com/AxisCommunications/media-stream-library-js/commit/156a445a5034b197071f9fdde7c3c13326e3055f))
- **deps-dev**: bump jsdom from 21.1.2 to 22.1.0 (#773) ([9dfd717](https://github.com/AxisCommunications/media-stream-library-js/commit/9dfd717976c7365e12bb177b0a59ce44b691cbf6))
- **deps-dev**: bump the dev-dependencies group with 17 updates (#886) ([49a1763](https://github.com/AxisCommunications/media-stream-library-js/commit/49a1763906b22b0a0de49fbb5b8ea840fb7b4107))
- **deps-dev**: bump vite from 4.5.0 to 5.0.2 (#846) ([413fb45](https://github.com/AxisCommunications/media-stream-library-js/commit/413fb45b48cbae0c644f0d24c780a0f1f81b1d67))
- **deps-dev**: bump the dev-dependencies group with 2 updates (#828) ([499379b](https://github.com/AxisCommunications/media-stream-library-js/commit/499379b9b4d768ab6217340829ae0de05bea9a5a))
- update templates (#820) ([1e66cde](https://github.com/AxisCommunications/media-stream-library-js/commit/1e66cdee6d685b6617ba4f27803803c2d723f7d3))
- **deps-dev**: bump tsx from 3.14.0 to 4.1.0 (#827) ([522b0c9](https://github.com/AxisCommunications/media-stream-library-js/commit/522b0c90bbf99e0c658ef203040102e580ac44e7))
- **dev-deps**: bump cypress from 12.8.1 to 13.5.0 (#824) ([a24bf3f](https://github.com/AxisCommunications/media-stream-library-js/commit/a24bf3fbb28e8f21c0ea9b4bdbd0235eb2086737))
- **deps-dev**: bump the dev-dependencies group with 1 update (#823) ([551ac7f](https://github.com/AxisCommunications/media-stream-library-js/commit/551ac7f51674a1ea47b8a3b9aeaf5210ddd126ce))
- **dev-deps**: update @typescript-eslint (#822) ([169f420](https://github.com/AxisCommunications/media-stream-library-js/commit/169f4205ecbc123ef73104e273cbe15304c968de))
- **deps-dev**: bump the dev-dependencies group with 10 updates (#821) ([aaefacc](https://github.com/AxisCommunications/media-stream-library-js/commit/aaefaccfbe7ac971744738d58ab3e2d45fd7a931))
- Create codeql.yml ([da68c58](https://github.com/AxisCommunications/media-stream-library-js/commit/da68c58c665022dec7185804c219e01092d96654))
- **deps-dev**: bump postcss from 8.4.30 to 8.4.31 (#785) ([ea64f0c](https://github.com/AxisCommunications/media-stream-library-js/commit/ea64f0c67be8c2e79d1b0d029f98c4ea47339527))
- **deps-dev**: bump @babel/traverse from 7.22.20 to 7.23.2 (#805) ([81bfe7c](https://github.com/AxisCommunications/media-stream-library-js/commit/81bfe7cac5121ff7ab2bcf6a083afc9004b9063d))

### ✨ Features
### 🐛 Bug fixes

- **player**: add support for /mjpg/video.mjpg (#812) ([ef8812a](https://github.com/AxisCommunications/media-stream-library-js/commit/ef8812a83a3d4400bf7a7edc3f9f894fc5dd5c53))
- replace .mjs with .js extension for browser modules (#887) ([4a67ac8](https://github.com/AxisCommunications/media-stream-library-js/commit/4a67ac8e6ae38a435076a72f7882297da1757a3d))
2 changes: 1 addition & 1 deletion overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "media-overlay-library",
"version": "13.1.0",
"version": "13.1.1",
"license": "MIT",
"description": "React library for SVG drawing.",
"keywords": [
Expand Down
13 changes: 7 additions & 6 deletions 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
Expand Up @@ -2,7 +2,7 @@
"name": "media-js",
"description": "Media libraries for Node and the Web.",
"private": true,
"version": "13.1.0",
"version": "13.1.1",
"repository": {
"type": "git",
"url": "https://github.com/AxisCommunications/media-stream-library-js"
Expand Down
2 changes: 1 addition & 1 deletion player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "media-stream-player",
"version": "13.1.0",
"version": "13.1.1",
"license": "MIT",
"description": "Player built on top of media-stream-library",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion streams/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "media-stream-library",
"version": "13.1.0",
"version": "13.1.1",
"license": "MIT",
"description": "Media stream library for Node & the Web.",
"keywords": [
Expand Down

0 comments on commit db30d3b

Please sign in to comment.