Skip to content

Commit 1e9c104

Browse files
committed
Released 0.1.4 [skip ci]
1 parent 04c9bd8 commit 1e9c104

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.1.4
2+
3+
- Bypasses changing locales if running in only one locale
4+
- Issues warning about running flutter driver in multiple locales
5+
See issue: https://github.com/flutter/flutter/issues/27785 for details.
6+
17
## 0.1.3
28

39
- Added support for multiple locales and additional screens for devices

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: screenshots
22
description: Auto-generation of screenshots for Apple and Play Stores using emulators and simulators with support for locales. Compatible with fastlane for upload to both stores.
3-
version: 0.1.3
3+
version: 0.1.4
44
homepage: https://github.com/mmcc007/screenshots
55
author: Maurice McCabe <mmcc007@gmail.com>
66

0 commit comments

Comments
 (0)