Skip to content

Commit 4c2c097

Browse files
committedOct 25, 2024
release: v1.2.0
1 parent 7dfbd16 commit 4c2c097

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.2.0 (2024-10-25)
2+
### New
3+
- Override default boxDecoration using customBoxDecoration (#7)
4+
### Fixed
5+
- Handle properly platforms without localeName
6+
7+
18
## 1.1.0 (2024-10-06)
29
### New
310
- Language fetching improvements

‎pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: tolgee
22
description: A Tolgee Flutter SDK for Flutter applications.
3-
version: 1.1.0
3+
version: 1.2.0
44
homepage: https://tolgee.io/
55

66
environment:

0 commit comments

Comments
 (0)