Skip to content

Commit

Permalink
chore: release @formidable-webview/webshell 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed Oct 8, 2020
1 parent e611b2c commit 753783c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/webshell/CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0](https://github.com/formidable-webview/webshell/compare/v2.0.0-alpha.2...v2.0.0) (2020-10-08)


### Code Refactoring

* replace CSSBox with DOMRectSize ([17f0244](https://github.com/formidable-webview/webshell/commit/17f024448f24497684f7f2898d25de34b8993cde))


### BREAKING CHANGES

* replace CSSBox with DOMRectSize

# [2.0.0-alpha.2](https://github.com/formidable-webview/webshell/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2020-10-02)


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.0-alpha.2",
"version": "2.0.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 753783c

Please sign in to comment.