Skip to content

Commit

Permalink
chore: release @formidable-webview/webshell 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed Dec 4, 2020
1 parent c7d65b1 commit 070ad4d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/webshell/CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.1.0](https://github.com/formidable-webview/webshell/compare/v2.0.2...v2.1.0) (2020-12-04)


### Features

* new `useWebshell` hook, which extracts the logic of `makeWebshell` HOC ([1325968](https://github.com/formidable-webview/webshell/commit/1325968c5c24a9fd589c34f6194bf5e1180f03eb))

## [2.0.2](https://github.com/formidable-webview/webshell/compare/v2.0.1...v2.0.2) (2020-11-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/webshell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formidable-webview/webshell",
"version": "2.0.2",
"version": "2.1.0",
"description": "🔥 Craft Robust React Native WebView-based components with ease.",
"main": "lib/commonjs/index.js",
"types": "types/@formidable-webview/webshell/index.d.ts",
Expand Down

0 comments on commit 070ad4d

Please sign in to comment.