Skip to content

Commit a7e13c5

Browse files
author
Paul
committed
chore: update version and changelog
1 parent 5490a58 commit a7e13c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.10.1
2+
3+
* fix: revert viewPadding update when keyboard opens/closes.
4+
15
## 0.10.0
26

37
* feat: Add support for 2-button and 3-button navigation for Android devices.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: adaptive_test
22
description: >-
33
A Flutter package to generate adaptive golden files during widget tests.
4-
version: 0.10.0
4+
version: 0.10.1
55
homepage: https://github.com/bamlab/adaptive_test
66
repository: https://github.com/bamlab/adaptive_test
77

0 commit comments

Comments
 (0)