dpogue commented on a change in pull request #832: CB-14138: add 
[email protected] blog post
URL: https://github.com/apache/cordova-docs/pull/832#discussion_r196263949
 
 

 ##########
 File path: www/_posts/2018-06-15-common-release-2.2.4.md
 ##########
 @@ -0,0 +1,23 @@
+---
+layout: post
+author:
+    name: Chris Brody
+    url: https://twitter.com/brodybits
+title:  "Cordova-Common Release"
+categories: news
+tags: release tools
+---
+
+We are happy to announce that `cordova-common 2.2.4` has been released. This 
is one of the libraries used behind-the-scenes by nearly all of the Cordova 
tooling and provides utilities for dealing with things like config.xml parsing.
+
+## Release Highlights
+
+The purpose of this release is to resolve issues with dependencies on 
cordova-ios@4. Here are the major changes:
+
+* Revert change to update dependencies in package.json (needed to resolve 
issues with cordova-ios@4)
+* Revert change to use strip-bom package to strip BOM
+* Continue to use plist@^3.0.1 in package.json
 
 Review comment:
   I'm not sure that "Continue to use plist@^3.0.1" is especially clear... is 
that a change to a dependency or a lack of a change to a dependency?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to