diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e505dc13..c02e4f83b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,5 @@ -## [13.3.2](https://github.com/AxisCommunications/media-stream-library-js/compare/v13.3.1..4fa9bdb741cc9d5462fe83b1f4e614c8892bb621) (2025-01-11T17:46:39.866Z) +## [13.3.3](https://github.com/AxisCommunications/media-stream-library-js/compare/02a3a6da7f99c6b15b8901d2b360b5f50c266cb2..02a3a6da7f99c6b15b8901d2b360b5f50c266cb2) (2025-01-12T19:36:03.869Z) + +### 🚧 Maintenance + + - undefined ([02a3a6d](https://github.com/AxisCommunications/media-stream-library-js/commit/)) diff --git a/overlay/package.json b/overlay/package.json index 4e1a4004d..39daac646 100644 --- a/overlay/package.json +++ b/overlay/package.json @@ -1,6 +1,6 @@ { "name": "media-overlay-library", - "version": "13.3.2", + "version": "13.3.3", "license": "MIT", "description": "React library for SVG drawing.", "keywords": [ diff --git a/package.json b/package.json index c281d6eb5..838acf6e2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "media-js", "description": "Media libraries for Node and the Web.", "private": true, - "version": "13.3.2", + "version": "13.3.3", "repository": { "type": "git", "url": "https://github.com/AxisCommunications/media-stream-library-js" diff --git a/player/package.json b/player/package.json index 4323d5b93..3be14dbfe 100644 --- a/player/package.json +++ b/player/package.json @@ -1,6 +1,6 @@ { "name": "media-stream-player", - "version": "13.3.2", + "version": "13.3.3", "license": "MIT", "description": "Player built on top of media-stream-library", "keywords": [ @@ -40,7 +40,7 @@ }, "peerDependencies": { "luxon": "^3.0.0", - "media-stream-library": "^13.3.2", + "media-stream-library": "^13.3.3", "react": "^17.0.2 || ^18.1.0", "react-dom": "^17.0.2 || ^18.1.0", "styled-components": "^5.3.5" diff --git a/streams/package.json b/streams/package.json index 25491005e..1d0a6b330 100644 --- a/streams/package.json +++ b/streams/package.json @@ -1,6 +1,6 @@ { "name": "media-stream-library", - "version": "13.3.2", + "version": "13.3.3", "license": "MIT", "description": "Media stream library for Node & the Web.", "keywords": [ diff --git a/yarn.lock b/yarn.lock index 3499c13c8..029e9d512 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4194,7 +4194,7 @@ __metadata: vite: 5.4.0 peerDependencies: luxon: ^3.0.0 - media-stream-library: ^13.3.2 + media-stream-library: ^13.3.3 react: ^17.0.2 || ^18.1.0 react-dom: ^17.0.2 || ^18.1.0 styled-components: ^5.3.5