Skip to content

Commit

Permalink
chore: release v0.3.1-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nvh95 committed Aug 25, 2022
1 parent 71168da commit 5943b72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Features

- Inline `@import` statement
- Support LESS

# 0.3.0

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": "jest-preview",
"version": "0.3.1-alpha.0",
"version": "0.3.1-alpha.1",
"description": "Preview your Jest tests in a browser",
"keywords": [
"testing",
Expand Down

0 comments on commit 5943b72

Please sign in to comment.