Skip to content

Commit 240ae77

Browse files
committed
chore(ui): release v0.2.0
1 parent 0332dc1 commit 240ae77

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apps/design_system_gallery/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
marionette_flutter: ^0.3.0
1717
markdown: ^7.3.0
1818
provider: ^6.1.5+1
19-
stream_core_flutter: ^0.1.0
19+
stream_core_flutter: ^0.2.0
2020
svg_icon_widget: ^0.0.1+1
2121
unicode_emojis: ^0.5.1
2222
widgetbook: ^3.20.2

melos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ command:
3535
rxdart: ^0.28.0
3636
shimmer: ^3.0.0
3737
stream_core: ^0.4.0
38-
stream_core_flutter: ^0.1.0
38+
stream_core_flutter: ^0.2.0
3939
svg_icon_widget: ^0.0.1+1
4040
synchronized: ^3.3.0
4141
theme_extensions_builder_annotation: ^7.1.0

packages/stream_core_flutter/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Upcoming
1+
## 0.2.0
22

33
### 💥 Breaking Changes
44

packages/stream_core_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stream_core_flutter
22
description: "Stream Design System for Flutter and cross-SDK utilities that depend on Flutter."
3-
version: 0.1.0
3+
version: 0.2.0
44
homepage: https://github.com/GetStream/stream-core-flutter
55

66
environment:

0 commit comments

Comments
 (0)