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 4a28f87 commit bfde1f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/ersatz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.3](https://github.com/formidable-webview/ersatz/compare/@formidable-webview/[email protected]...@formidable-webview/[email protected]) (2020-10-27)


### Bug Fixes

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

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


Expand Down
2 changes: 1 addition & 1 deletion packages/ersatz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formidable-webview/ersatz",
"version": "2.0.2",
"version": "2.0.3",
"description": "🚀 Emulate and test WebView behaviors in node with jest and jsdom",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
Expand Down

0 comments on commit bfde1f5

Please sign in to comment.