Skip to content

Commit

Permalink
rev package:intl to 0.20.1 in prep for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Nov 21, 2024
1 parent 4d96553 commit 9701494
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkgs/intl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.20.1-wip
## 0.20.1
* Upgrade `package:web` dependency constraint to `1.1.0`, fixes issue
[#916](https://github.com/dart-lang/i18n/issues/916).
* Update to CLDR v46.
Expand Down
3 changes: 2 additions & 1 deletion pkgs/intl/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: intl
version: 0.20.1-wip
version: 0.20.1
description: >-
Contains code to deal with internationalized/localized messages, date and
number formatting and parsing, bi-directional text, and other
internationalization issues.
repository: https://github.com/dart-lang/i18n/tree/main/pkgs/intl
issue_tracker: https://github.com/dart-lang/i18n/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aintl

topics:
- i18n
Expand Down

0 comments on commit 9701494

Please sign in to comment.