You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by no...@apache.org on 2021/02/03 03:15:29 UTC

[cordova-docs] 01/01: blog: cordova-plugin-wkwebview-engine@1.2.2 release

This is an automated email from the ASF dual-hosted git repository.

normanbreau pushed a commit to branch wkwebview-engine-1-2-2-blog-release
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git

commit fb9bd769fc7037ff1ad649a7e201efecf2d864d6
Author: Norman Breau <no...@nbsolutions.ca>
AuthorDate: Tue Feb 2 23:14:58 2021 -0400

    blog: cordova-plugin-wkwebview-engine@1.2.2 release
---
 www/_posts/2021-02-02-wkwebview-engine-release.md | 43 +++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/www/_posts/2021-02-02-wkwebview-engine-release.md b/www/_posts/2021-02-02-wkwebview-engine-release.md
new file mode 100644
index 0000000..9fb6499
--- /dev/null
+++ b/www/_posts/2021-02-02-wkwebview-engine-release.md
@@ -0,0 +1,43 @@
+---
+layout: post
+author:
+    name: Norman Breau
+title:  "WKWebView Engine Plugin Released!"
+categories: news
+tags: release plugins
+---
+
+We are happy to announce that we have just released an update to our WKWebview Engine plugin!
+
+* [cordova-plugin-wkwebview-engine@1.2.2](https://www.npmjs.org/package/cordova-plugin-wkwebview-engine)
+
+## Release Highlights
+
+In this patch release, we have:
+
+* Added **iOS** platform version restrictions ([#158](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/158))
+* chore(npm): improve ignore list ([#137](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/137))
+
+<!--more-->
+# Changes include:
+
+## Fix
+
+* Added **iOS** platform version restrictions ([#158](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/158))
+
+## Chore
+
+* chore: adds package-lock file ([#165](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/165))
+* chore(npm): use short notation in `package.json` ([#163](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/163))
+* chore(asf): update git notification settings ([306a0ee](https://github.com/apache/cordova-plugin-wkwebview-engine/commit/306a0eeea63ac69da85b9518b34855e9e618aff4))
+* chore(npm): improve ignore list ([#137](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/137))
+* refactor(eslint): use cordova-eslint /w fix ([#164](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/164))
+
+## CI
+
+* ci: updates Node.js versions ([#136](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/136))
+
+# Docs
+
+* Update CONTRIBUTING.md ([6c4cd10](https://github.com/apache/cordova-plugin-wkwebview-engine/commit/6c4cd10f087fa95d272307d8fde932628b36f4ac))
+* added WKWebViewOnly to `README` ([#161](https://github.com/apache/cordova-plugin-wkwebview-engine/pull/161))


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org