Skip to content

Commit cba5e6a

Browse files
authored
Release 0.0.1 (#13)
2 parents 7b1c9d5 + 60b070a commit cba5e6a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.1] - 2023-01-06
11+
1012
- Fixed ReturnType causing typescript compiile issues with createMockComponent
1113

1214
## [0.0.0] - 2022-12-31

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
},
7575
"sideEffects": false,
7676
"type": "module",
77-
"version": "0.0.0"
77+
"version": "0.0.1"
7878
}

0 commit comments

Comments
 (0)