Skip to content

Commit 07c1e22

Browse files
committed
chore(release): 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2018-11-07) ### Bug Fixes * Show error page if server is not running ([#207](#207)) ([6a2e07e](6a2e07e))
1 parent 6a2e07e commit 07c1e22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v2.2.0...v2.2.1) (2018-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Show error page if server is not running ([#207](https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/207)) ([6a2e07e](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/6a2e07e))
7+
18
# Changelog
29

310
<a name="2.2.0"></a>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-ionic-webview",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "The official Ionic's WKWebView Engine Plugin",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)