From 2d40dd5c14b9b8fbd06d0b5b7089387ae5d9af68 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 15 Jul 2024 12:10:44 +0000 Subject: [PATCH] chore(@stream-io/video-styling): release version 1.0.6 --- packages/styling/CHANGELOG.md | 7 +++++++ packages/styling/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/styling/CHANGELOG.md b/packages/styling/CHANGELOG.md index 66b2fe3bbf..9e97d66578 100644 --- a/packages/styling/CHANGELOG.md +++ b/packages/styling/CHANGELOG.md @@ -2,6 +2,13 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [1.0.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-styling-1.0.5...@stream-io/video-styling-1.0.6) (2024-07-15) + + +### Bug Fixes + +* embed scss sources in the source map ([#1442](https://github.com/GetStream/stream-video-js/issues/1442)) ([52e89ff](https://github.com/GetStream/stream-video-js/commit/52e89ff98f8af3c56e985a09b34e055a822a91ab)) + ### [1.0.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-styling-1.0.4...@stream-io/video-styling-1.0.5) (2024-06-28) diff --git a/packages/styling/package.json b/packages/styling/package.json index 9bc1d1b23c..6121daf68d 100644 --- a/packages/styling/package.json +++ b/packages/styling/package.json @@ -1,6 +1,6 @@ { "name": "@stream-io/video-styling", - "version": "1.0.5", + "version": "1.0.6", "packageManager": "yarn@3.2.4", "license": "See license in LICENSE", "scripts": {