Skip to content

Commit dec5964

Browse files
committed
chore: release 1.0.1
1 parent 09c60e7 commit dec5964

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.1](https://github.com/formidable-webview/webshell/compare/v1.0.0...v1.0.1) (2020-08-19)
2+
13
# [1.0.0](https://github.com/formidable-webview/webshell/compare/v0.10.1-alpha.0...v1.0.0) (2020-08-19)
24

35
Initial release.

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.0",
3+
"version": "1.0.1",
44
"description": "🚀 A Higher-order component to handle WebView DOM events in React Native",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)