Skip to content

Commit 2d75d73

Browse files
committed
Publish package:intl v0.19.0
1 parent 412ef68 commit 2d75d73

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pkgs/intl/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## 0.19.0-dev
2-
1+
## 0.19.0
32
* Add `tryParse` to NumberFormat.
43
* Add `tryParse` `tryParseStrict` `tryParseLoose` `tryParseUtc` to DateFormat.
54
* Add fallback for deprecated locales, such as `he` <-> `iw`.

pkgs/intl/pubspec.yaml

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

0 commit comments

Comments
 (0)