diff --git a/CHANGELOG.md b/CHANGELOG.md index fee738d6b..4e505dc13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1 @@ -## [13.3.1](https://github.com/AxisCommunications/media-stream-library-js/compare/v13.3.0..e0ff987acb55553d5674c066d2349637f90c85a6) (2025-01-11T17:41:45.022Z) +## [13.3.2](https://github.com/AxisCommunications/media-stream-library-js/compare/v13.3.1..4fa9bdb741cc9d5462fe83b1f4e614c8892bb621) (2025-01-11T17:46:39.866Z) diff --git a/overlay/package.json b/overlay/package.json index fe53edea4..4e1a4004d 100644 --- a/overlay/package.json +++ b/overlay/package.json @@ -1,6 +1,6 @@ { "name": "media-overlay-library", - "version": "13.3.1", + "version": "13.3.2", "license": "MIT", "description": "React library for SVG drawing.", "keywords": [ diff --git a/package.json b/package.json index 8cac2ad02..c281d6eb5 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.1", + "version": "13.3.2", "repository": { "type": "git", "url": "https://github.com/AxisCommunications/media-stream-library-js" diff --git a/player/package.json b/player/package.json index 5f672e2e9..4323d5b93 100644 --- a/player/package.json +++ b/player/package.json @@ -1,6 +1,6 @@ { "name": "media-stream-player", - "version": "13.3.1", + "version": "13.3.2", "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.1", + "media-stream-library": "^13.3.2", "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 6e5a96aed..25491005e 100644 --- a/streams/package.json +++ b/streams/package.json @@ -1,6 +1,6 @@ { "name": "media-stream-library", - "version": "13.3.1", + "version": "13.3.2", "license": "MIT", "description": "Media stream library for Node & the Web.", "keywords": [ diff --git a/yarn.lock b/yarn.lock index e2b5b669e..3499c13c8 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.1 + media-stream-library: ^13.3.2 react: ^17.0.2 || ^18.1.0 react-dom: ^17.0.2 || ^18.1.0 styled-components: ^5.3.5