Skip to content

Commit

Permalink
chore: release @formidable-webview/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed Oct 27, 2020
1 parent 9245af7 commit 4a28f87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/ersatz-testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.2](https://github.com/formidable-webview/ersatz/compare/@formidable-webview/[email protected]...@formidable-webview/[email protected]) (2020-10-27)


### Bug Fixes

* **ersatz-testing:** use yarn compatible "prepack" hook instead of "prepare" ([369a234](https://github.com/formidable-webview/ersatz/commit/369a2346b6bb418d3f37626cde5a1654cc3eb8e0)), closes [#2](https://github.com/formidable-webview/ersatz/issues/2)

## [2.0.1](https://github.com/formidable-webview/ersatz/compare/@formidable-webview/[email protected]...@formidable-webview/[email protected]) (2020-10-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/ersatz-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formidable-webview/ersatz-testing",
"version": "2.0.1",
"version": "2.0.2",
"description": "🚀 Test React Native WebViews with @testing-library/react-native, jest and @formidable-webview/ersatz",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
Expand Down

0 comments on commit 4a28f87

Please sign in to comment.