Skip to content

Commit

Permalink
Release 0.0.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
k2snowman69 authored Jan 6, 2023
2 parents 7b1c9d5 + 60b070a commit cba5e6a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.1] - 2023-01-06

- Fixed ReturnType causing typescript compiile issues with createMockComponent

## [0.0.0] - 2022-12-31
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -74,5 +74,5 @@
},
"sideEffects": false,
"type": "module",
"version": "0.0.0"
"version": "0.0.1"
}

0 comments on commit cba5e6a

Please sign in to comment.