Skip to content

Commit

Permalink
chore: release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nvh95 committed Apr 4, 2022
1 parent 854d214 commit 2f55503
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.0.2

[0.0.2-alpha.0](#002-alpha0)

### Chores

- Reuse opening jest-preview server tab on Chrome Mac

# 0.0.2-alpha.0

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-preview",
"version": "0.0.2-alpha.0",
"version": "0.0.2",
"description": "Preview your HTML code while using Jest",
"keywords": [
"testing",
Expand Down

0 comments on commit 2f55503

Please sign in to comment.