Skip to content

Commit 0b1abe6

Browse files
committed
Bump version
1 parent 723a0da commit 0b1abe6

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

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

88
## 2.8.2 - Unreleased
99

10-
- Fix language overrides
10+
- Fix language overrides ([#19](https://github.com/localizely/intl_utils/issues/19))
1111

1212
## 2.8.1 - 2022-11-17
1313

@@ -17,10 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

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

20-
- Fix language overrides ([#19](https://github.com/localizely/intl_utils/issues/19))
21-
22-
- Fix black frames on rebuild ([#90](https://github.com/localizely/intl_utils/issues/90))
23-
2420
## 2.7.0 - 2022-07-07
2521

2622
- 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.1
3+
version: 2.8.2
44
homepage: https://github.com/localizely/intl_utils
55

66
environment:

0 commit comments

Comments
 (0)