Skip to content

Commit 75705b8

Browse files
committed
Changes for version 3.2.0
1 parent f489a4e commit 75705b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# React-Live Changelog
2+
3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
* Re-implement the original theme overriding behavior ([#336](https://github.com/FormidableLabs/react-live/pull/336)] @ryan-roemer

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-live.css",
7070
"typings/react-live.d.ts"
7171
],
72-
"author": "Phil Plückthun <phil@plckthn.me> (https://github.com/philpl)",
72+
"author": "@FormidableLabs",
7373
"bugs": {
7474
"url": "https://github.com/philpl/react-live/issues"
7575
},

0 commit comments

Comments
 (0)