Skip to content

Commit 1144904

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-styling): release version 1.1.2
1 parent 040aca1 commit 1144904

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/styling/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [1.1.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-styling-1.1.1...@stream-io/video-styling-1.1.2) (2025-03-19)
6+
7+
8+
### Bug Fixes
9+
10+
* add missing styles for pending permission badge ([#1728](https://github.com/GetStream/stream-video-js/issues/1728)) ([040aca1](https://github.com/GetStream/stream-video-js/commit/040aca1b15e846e3815422a7be1b2559e4b8a541)), closes [#1718](https://github.com/GetStream/stream-video-js/issues/1718)
11+
512
## [1.1.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-styling-1.1.0...@stream-io/video-styling-1.1.1) (2024-10-16)
613

714

packages/styling/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/video-styling",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"packageManager": "[email protected]",
55
"license": "See license in LICENSE",
66
"scripts": {

0 commit comments

Comments
 (0)