Skip to content

Commit 12dec28

Browse files
committed
Release 1.0.4
1 parent 443b809 commit 12dec28

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.0.4](https://github.com/vimcaw/craco-fast-refresh/compare/1.0.3...1.0.4) (2020-12-14)
2+
13
## [1.0.3](https://github.com/vimcaw/craco-fast-refresh/compare/1.0.2...1.0.3) (2020-12-14)
24

35
## [1.0.2](https://github.com/vimcaw/craco-fast-refresh/compare/1.0.1...1.0.2) (2020-09-17)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "craco-fast-refresh",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A Craco plugin to enable \"Fast Refresh\" (also previously known as Hot Reloading) for React components.",
55
"main": "index.js",
66
"repository": "https://github.com/vimcaw/craco-fast-refresh.git",

0 commit comments

Comments
 (0)