Skip to content

Commit be7adb5

Browse files
committed
chore: v4.8.0
1 parent 331f620 commit be7adb5

3 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.8.0
22

33
* Correctly paint buttons borders ([#956](https://github.com/bdlukaa/fluent_ui/pull/956))
44
* **MINOR BREAKING** Removed `ButtonStyle.border`. Use `ButtonStyle.shape` instead:

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ packages:
127127
path: ".."
128128
relative: true
129129
source: path
130-
version: "4.7.7"
130+
version: "4.8.0"
131131
flutter:
132132
dependency: "direct main"
133133
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fluent_ui
22
description: Implements Windows UI in Flutter. Based on the official documentation
3-
version: 4.7.7
3+
version: 4.8.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)