Skip to content

Commit 9a8ef3c

Browse files
committed
chore(release): 4.10.0
1 parent a6ec224 commit 9a8ef3c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="4.10.0"></a>
6+
# [4.10.0](https://github.com/gaearon/react-hot-loader/compare/v4.9.0...v4.10.0) (2019-06-02)
7+
8+
9+
### Features
10+
11+
* transparent class wrapping, fixes [#304](https://github.com/gaearon/react-hot-loader/issues/304) ([9fe4cad](https://github.com/gaearon/react-hot-loader/commit/9fe4cad))
12+
13+
14+
515
<a name="4.9.0"></a>
616
# [4.9.0](https://github.com/gaearon/react-hot-loader/compare/v4.8.8...v4.9.0) (2019-06-02)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hot-loader",
3-
"version": "4.9.0",
3+
"version": "4.10.0",
44
"description": "Tweak React components in real time.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)