Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit e0bb34c

Browse files
author
Long Ho
committed
1 parent 614debb commit e0bb34c

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

packages/intl-messageformat/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.2.1](https://github.com/formatjs/formatjs/compare/[email protected]@8.2.1) (2020-03-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **intl-messageformat:** export Error obj ([614debb](https://github.com/formatjs/formatjs/commit/614debb80f654966bc3ba832d6e5603be88da3d9))
12+
13+
14+
15+
16+
617
# [8.2.0](https://github.com/formatjs/formatjs/compare/[email protected]@8.2.0) (2020-03-05)
718

819

packages/intl-messageformat/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/intl-messageformat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl-messageformat",
3-
"version": "8.2.0",
3+
"version": "8.2.1",
44
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",
55
"keywords": [
66
"i18n",

0 commit comments

Comments
 (0)