Skip to content

Commit 7e2dbdf

Browse files
committed
chore: release @formidable-webview/webshell 2.2.0
1 parent 6141e8a commit 7e2dbdf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/webshell/CHANGELOG.MD

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.2.0](https://github.com/formidable-webview/webshell/compare/v2.1.1...v2.2.0) (2020-12-04)
2+
3+
4+
### Features
5+
6+
* new options for ForceResponsiveViewportFeature ([6141e8a](https://github.com/formidable-webview/webshell/commit/6141e8a574fa66b3d5eecf6837a84ce6ac175c3b))
7+
18
## [2.1.1](https://github.com/formidable-webview/webshell/compare/v2.1.0...v2.1.1) (2020-12-04)
29

310
# [2.1.0](https://github.com/formidable-webview/webshell/compare/v2.0.2...v2.1.0) (2020-12-04)

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.1.1",
3+
"version": "2.2.0",
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)