Skip to content

Commit a36c4d3

Browse files
committed
chore(release): 4.0.0-rc.0
1 parent f7ca913 commit a36c4d3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.0.0-rc.0"></a>
6+
7+
# [4.0.0-rc.0](https://github.com/gaearon/react-hot-loader/compare/v4.0.0-beta.23...v4.0.0-rc.0) (2018-02-19)
8+
59
<a name="4.0.0-beta.23"></a>
610

711
# [4.0.0-beta.23](https://github.com/gaearon/react-hot-loader/compare/v4.0.0-beta.22...v4.0.0-beta.23) (2018-02-18)

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.0.0-beta.23",
3+
"version": "4.0.0-rc.0",
44
"description": "Tweak React components in real time.",
55
"main": "index.js",
66
"types": "react-hot-loader.d.ts",

0 commit comments

Comments
 (0)