Skip to content

Commit ba16f5f

Browse files
committed
chore: release 1.0.2
1 parent 738364d commit ba16f5f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.MD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.0.2](https://github.com/formidable-webview/webshell/compare/v1.0.1...v1.0.2) (2020-08-20)
2+
13
## [1.0.1](https://github.com/formidable-webview/webshell/compare/v1.0.0...v1.0.1) (2020-08-19)
24

35
# [1.0.0](https://github.com/formidable-webview/webshell/compare/v0.10.1-alpha.0...v1.0.0) (2020-08-19)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formidable-webview/webshell",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "🔥 Augment React Native WebViews with DOM features",
55
"main": "lib/commonjs/index.js",
66
"types": "types/@formidable-webview/webshell/index.d.ts",

0 commit comments

Comments
 (0)