Skip to content

Commit ce3e363

Browse files
committed
fluent-react 0.8.5
1 parent 6c4bfe4 commit ce3e363

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

fluent-react/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## fluent-react 0.8.5 (July 25, 2019)
4+
5+
- Accept `fluent` 0.13.x as a peer dependency.
6+
- Fix the rendering of empty `<Localized/>`. (#378)
7+
38
## fluent-react 0.8.4 (March 29, 2019)
49

510
- Accept `fluent` 0.11.x and 0.12.x as a peer dependency.

fluent-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fluent-react",
33
"description": "Fluent bindings for React",
4-
"version": "0.8.4",
4+
"version": "0.8.5",
55
"homepage": "http://projectfluent.org",
66
"author": "Mozilla <[email protected]>",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)