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

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Long Ho committed Jun 18, 2019
1 parent 643f8e5 commit b991602
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/babel-plugin-react-intl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.3.3](https://github.com/formatjs/formatjs/compare/[email protected]@3.3.3) (2019-06-18)


### Bug Fixes

* **babel-plugin-react-intl:** add back messages to `metadata`, fixes [#92](https://github.com/formatjs/formatjs/issues/92) ([643f8e5](https://github.com/formatjs/formatjs/commit/643f8e5))





## [3.3.2](https://github.com/formatjs/formatjs/compare/[email protected]@3.3.2) (2019-06-18)

**Note:** Version bump only for package babel-plugin-react-intl
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-react-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-react-intl",
"version": "3.3.2",
"version": "3.3.3",
"description": "Extracts string messages for translation from modules that use React Intl.",
"repository": {
"type": "git",
Expand Down

0 comments on commit b991602

Please sign in to comment.