Skip to content

Commit abb8dc0

Browse files
committed
changelog
1 parent 02468e8 commit abb8dc0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
# Changelog
33

4+
[1.0.1] - 2025-04-01
5+
* Fixed the dart_webrtc version constraint
6+
47
[1.0.0] - 2025-03-31
58
* Bumped StreamWebRTC version to 125.6422.065
69
* Synced flutter-webrtc v0.13.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stream_webrtc_flutter
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://github.com/GetStream/webrtc-flutter
55
environment:
66
sdk: ">=3.3.0 <4.0.0"

0 commit comments

Comments
 (0)