Skip to content

Commit decada4

Browse files
committed
Release 1.0.0
1 parent 71af1c5 commit decada4

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+
# [1.0.0](https://github.com/vimcaw/craco-fast-refresh/compare/ls...1.0.0) (2020-09-05)
2+
3+
4+
### Features
5+
6+
* add craco plugin ([4c20212](https://github.com/vimcaw/craco-fast-refresh/commit/4c202122aa6b4768934a877b0dd1457f55937835))
7+

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": "0.0.0",
3+
"version": "1.0.0",
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)