Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vimcaw committed Sep 5, 2020
1 parent 54bf02c commit 9ec1c64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.0.1](https://github.com/vimcaw/craco-fast-refresh/compare/1.0.0...1.0.1) (2020-09-05)

# [1.0.0](https://github.com/vimcaw/craco-fast-refresh/compare/ls...1.0.0) (2020-09-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "craco-fast-refresh",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Craco plugin to enable \"Fast Refresh\" (also previously known as Hot Reloading) for React components.",
"main": "index.js",
"repository": "https://github.com/vimcaw/craco-fast-refresh.git",
Expand Down

0 comments on commit 9ec1c64

Please sign in to comment.