Skip to content

Commit e78507f

Browse files
committed
release: 1.4.9.
1 parent 4c601f0 commit e78507f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33
--------------------------------------------
4+
5+
[1.4.9] - 2024-09-04
6+
7+
* bump web version to 1.0.0.
8+
49
[1.4.8] - 2024-07-12
510

611
* fix: missing streamCompleter complete for getUserMedia.
@@ -10,8 +15,6 @@
1015

1116
* fix: MediaStreamTrack.getSettings.
1217

13-
[1.4.6+hotfix.2] - 2024-06-07
14-
1518
[1.4.6+hotfix.1] - 2024-06-07
1619

1720
* Wider version dependencies for js/http.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_webrtc
22
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
3-
version: 1.4.8
3+
version: 1.4.9
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:

0 commit comments

Comments
 (0)