Skip to content

Commit 0d0d164

Browse files
committed
chore(release): 4.3.10
1 parent ce66b8b commit 0d0d164

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3.10"></a>
6+
## [4.3.10](https://github.com/gaearon/react-hot-loader/compare/v4.3.9...v4.3.10) (2018-09-20)
7+
8+
### Bug Fixes
9+
10+
* IE10/CSP compatibility. [#1073](https://github.com/gaearon/react-hot-loader/pull/1073)
11+
512
<a name="4.3.7"></a>
613
## [4.3.7](https://github.com/gaearon/react-hot-loader/compare/v4.3.6...v4.3.7) (2018-09-13)
714

package.json

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

0 commit comments

Comments
 (0)