From 254b2084f2dcecd135732c400f50c4e2e776cfec Mon Sep 17 00:00:00 2001 From: CloudWebRTC Date: Tue, 12 Nov 2024 11:24:07 +0800 Subject: [PATCH] release: 1.0.1. (#5) --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a51c82..ab8a4b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.0.1 (2024-11-12) + +* improvements for live streaming. + ## 1.0.0 (2024-10-27) * Initial release diff --git a/pubspec.yaml b/pubspec.yaml index a671b67..154afd9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: livekit_components description: "Out-of-the-box flutter widgets for livekit client." -version: 1.0.0 +version: 1.0.1 homepage: https://github.com/livekit/components-flutter environment: