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

brodybits pushed a commit to branch cb-14203-fix-post
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git

commit 87858acddb876b9aeff3215ff571fcd55c8b0da7
Author: Christopher J. Brody <chris.br...@gmail.com>
AuthorDate: Mon Jul 16 10:39:23 2018 -0400

    CB-14203 fix cordova-android@7.1.1 blog post
    
    Use cordova-android GH links as discussed in GS-843
---
 www/_posts/2018-07-18-cordova-android-7.1.1.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/_posts/2018-07-18-cordova-android-7.1.1.md 
b/www/_posts/2018-07-18-cordova-android-7.1.1.md
index 57d2596..0be6af3 100644
--- a/www/_posts/2018-07-18-cordova-android-7.1.1.md
+++ b/www/_posts/2018-07-18-cordova-android-7.1.1.md
@@ -25,9 +25,9 @@ To add it explicitly:
 
 ## Curated Changelog
 
-* Fix unsafe property access in run.js (#445)
-* Emit log event instead of logging directly (#452)
-* [CB-14101](https://issues.apache.org/jira/browse/CB-14101) Fix Java version 
check for Java >= 9 (#446)
+* [CB-14101](https://issues.apache.org/jira/browse/CB-14101) Fix Java version 
check for Java >= 9 
([GH-446](https://github.com/apache/cordova-android/pull/446))
+* [GH-445](https://github.com/apache/cordova-android/pull/445): Fix unsafe 
property access in run.js
+* [GH-452](https://github.com/apache/cordova-android/pull/452): Emit log event 
instead of logging directly
 * [CB-14127](https://issues.apache.org/jira/browse/CB-14127) (android) Move 
google maven repo ahead of jcenter
 * [CB-13923](https://issues.apache.org/jira/browse/CB-13923) (android) fix -1 
length for compressed files
 * [CB-14145](https://issues.apache.org/jira/browse/CB-14145) use 
cordova-common@2.2.5 and update other dependencies to resolve `npm audit` 
warnings


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

Reply via email to