Skip to content

Commit

Permalink
🔖 (v0.6.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
T-moz committed Sep 24, 2024
1 parent 231ce8d commit a5063d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 0.6.0

* **BREAKING**: feat: Remove argument packages fron loadFonts
- feat: loadFonts now support custom icons font like material_symbols_icons
* **BREAKING**: feat: Add keyboardName to WindowConfigData
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: adaptive_test
description: >-
A Flutter package to generate adaptive golden files during widget tests.
version: 0.5.1
version: 0.6.0
homepage: https://github.com/bamlab/adaptive_test
repository: https://github.com/bamlab/adaptive_test

Expand Down

0 comments on commit a5063d7

Please sign in to comment.