Skip to content

Commit f6020b6

Browse files
committed
chore: Versioning
1 parent 018ce12 commit f6020b6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [next]
1+
## 4.11.0
22

33
- fix: hide Tab's close button when `onClosed` is null
44
- feat: Add `TextBox.cursorOpacityAnimates` (defaults to `FluentThemeData.cursorOpacityAnimates`, which defaults to `false`); default setting improves CPU/GPU efficiency while TextBox has focus ([#1164](https://github.com/bdlukaa/fluent_ui/issues/1164))

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fluent_ui
2-
description: Implements Windows UI in Flutter. Based on the official documentation
3-
version: 4.10.1
2+
description: Implements Windows UI in Flutter.
3+
version: 4.11.0
44
homepage: https://bdlukaa.github.io/fluent_ui/#/
55
repository: https://github.com/bdlukaa/fluent_ui
66
issue_tracker: https://github.com/bdlukaa/fluent_ui/issues

0 commit comments

Comments
 (0)