Skip to content

Commit ec4d8d2

Browse files
committed
chore: bump version and update changelog
1 parent 53a8c86 commit ec4d8d2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pkgs/intl_translation/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.20.2-wip
2+
* Allow analyzer 7.0.0
3+
14
## 0.20.1
25
* Add topics to `pubspec.yaml`
36
* Update to `dart_style `2.3.7`. `bin/make_examples_const.dart` and

pkgs/intl_translation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: intl_translation
2-
version: 0.20.1
2+
version: 0.20.2-wip
33
description: >-
44
Contains code to deal with internationalized/localized messages,
55
date and number formatting and parsing, bi-directional text, and

0 commit comments

Comments
 (0)