feat: add react-shared release notes

This commit is contained in:
fragosti 2018-12-17 16:01:01 -08:00
parent bb691aa4ed
commit a6fa15c94a

View File

@ -1,4 +1,14 @@
[ [
{
"version": "1.1.0",
"changes": [
{
"note":
"Change implementation to use react-router-dom NavLink instead of Link. Expose `activeStyle` prop.",
"pr": 1448
}
]
},
{ {
"version": "1.0.25", "version": "1.0.25",
"changes": [ "changes": [