Skip to content

Commit 524ee17

Browse files
committed
[rfw] Bump version to 1.1.4 and update CHANGELOG
Made-with: Cursor
1 parent 73f4d49 commit 524ee17

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/rfw/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.4
2+
3+
* Fixes `fontWeight` not being applied in release mode for `Text` and `StrutStyle` widgets.
4+
15
## 1.1.3
26

37
* Fixes dartdoc comments that accidentally used HTML.

packages/rfw/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: rfw
22
description: "Remote Flutter widgets: a library for rendering declarative widget description files at runtime."
33
repository: https://github.com/flutter/packages/tree/main/packages/rfw
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+rfw%22
5-
version: 1.1.3
5+
version: 1.1.4
66

77
environment:
88
sdk: ^3.9.0

0 commit comments

Comments
 (0)