Skip to content

Commit 0a06800

Browse files
committed
Bump version
1 parent de90e81 commit 0a06800

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## 2.9.0 - Unreleased
99

10-
- Fix language overrides
10+
- Fix language overrides ([#19](https://github.com/localizely/intl_utils/issues/19))
11+
12+
- Fix black frames on rebuild ([#90](https://github.com/localizely/intl_utils/issues/90))
1113

1214
## 2.8.0 - 2022-11-15
1315

1416
- Update `analyzer` and `lints` dependencies ([#91](https://github.com/localizely/intl_utils/issues/91))
1517

16-
- Fix language overrides ([#19](https://github.com/localizely/intl_utils/issues/19))
17-
18-
- Fix black frames on rebuild ([#90](https://github.com/localizely/intl_utils/issues/90))
19-
2018
## 2.7.0 - 2022-07-07
2119

2220
- Update `analyzer` and `petitparser` dependencies

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: intl_utils
22
description: intl_utils is a dart library that generates Dart localization code from ARB file. Generated code relies on Intl library.
3-
version: 2.8.0
3+
version: 2.9.0
44
homepage: https://github.com/localizely/intl_utils
55

66
environment:

0 commit comments

Comments
 (0)