Skip to content

Commit 833c93b

Browse files
committed
chore: release @formidable-webview/webshell 2.0.1
1 parent e0cddbc commit 833c93b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/webshell/CHANGELOG.MD

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [2.0.1](https://github.com/formidable-webview/webshell/compare/v2.0.0...v2.0.1) (2020-10-09)
2+
13
# [2.0.0](https://github.com/formidable-webview/webshell/compare/v1.0.2...v2.0.0) (2020-10-08)
24

35
This is a major release with a good amount of breaking changes, but also many exciting new features. We commit to having much less breaking releases in the future. [We also have a brand new website](https://formidable-webview.github.io/webshell/).

packages/webshell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formidable-webview/webshell",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "🔥 Craft Robust React Native WebView-based components with ease.",
55
"main": "lib/commonjs/index.js",
66
"types": "types/@formidable-webview/webshell/index.d.ts",

0 commit comments

Comments
 (0)