Skip to content

Commit

Permalink
chore: Versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
bdlukaa committed Feb 1, 2025
1 parent 018ce12 commit f6020b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [next]
## 4.11.0

- fix: hide Tab's close button when `onClosed` is null
- 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))
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fluent_ui
description: Implements Windows UI in Flutter. Based on the official documentation
version: 4.10.1
description: Implements Windows UI in Flutter.
version: 4.11.0
homepage: https://bdlukaa.github.io/fluent_ui/#/
repository: https://github.com/bdlukaa/fluent_ui
issue_tracker: https://github.com/bdlukaa/fluent_ui/issues
Expand Down

0 comments on commit f6020b6

Please sign in to comment.