You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by vladimir-kotikov <gi...@git.apache.org> on 2016/02/09 12:49:10 UTC

[GitHub] cordova-docs pull request: CB-10557 Adds plugins release blog post

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-docs/pull/495

    CB-10557 Adds plugins release blog post

    Release issue: [CB-10557](https://issues.apache.org/jira/browse/CB-10557)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-docs CB-10557

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-docs/pull/495.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #495
    
----
commit 086c6bae567bb6305b8499e99eafc990cd72bb34
Author: Vladimir Kotikov <ko...@gmail.com>
Date:   2016-02-09T11:47:41Z

    CB-10557 Adds plugins release blog post

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-docs pull request: CB-10557 Adds plugins release blog post

Posted by vladimir-kotikov <gi...@git.apache.org>.
Github user vladimir-kotikov commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/495#discussion_r52357723
  
    --- Diff: www/_posts/2016-02-09-plugins-release.md ---
    @@ -0,0 +1,63 @@
    +---
    +layout: post
    +author:
    +    name: Vladimir Kotikov
    +    url: https://github.com/vladimir-kotikov
    +title:  "Plugins Release"
    +categories: news
    +tags: release plugins
    +---
    +
    +The following plugins were updated today:
    +
    +* cordova-plugin file@4.1.1
    +* cordova-plugin-inappbrowser@1.3.0
    +* cordova-plugin-media@2.2.0
    +* cordova-plugin-statusbar@2.1.1
    +* cordova-plugin-spashscreen@3.2.0
    +* cordova-plugin-wkwebviewengine@1.0.2
    +
    +----
    +You can update any plugin by removing it, and then re-adding it.
    +
    + E.g. To update your media plugin:
    +
    +    cordova plugin rm cordova-plugin-media --save
    +    cordova plugin add cordova-plugin-media --save
    --- End diff --
    
    Makes sense. Updated


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-docs pull request: CB-10557 Adds plugins release blog post

Posted by stevengill <gi...@git.apache.org>.
Github user stevengill commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/495#discussion_r52356712
  
    --- Diff: www/_posts/2016-02-09-plugins-release.md ---
    @@ -0,0 +1,63 @@
    +---
    +layout: post
    +author:
    +    name: Vladimir Kotikov
    +    url: https://github.com/vladimir-kotikov
    +title:  "Plugins Release"
    +categories: news
    +tags: release plugins
    +---
    +
    +The following plugins were updated today:
    +
    +* cordova-plugin file@4.1.1
    +* cordova-plugin-inappbrowser@1.3.0
    +* cordova-plugin-media@2.2.0
    +* cordova-plugin-statusbar@2.1.1
    +* cordova-plugin-spashscreen@3.2.0
    +* cordova-plugin-wkwebviewengine@1.0.2
    +
    +----
    +You can update any plugin by removing it, and then re-adding it.
    +
    + E.g. To update your media plugin:
    +
    +    cordova plugin rm cordova-plugin-media --save
    +    cordova plugin add cordova-plugin-media --save
    --- End diff --
    
    I would suggest adding the plugin version to the add command. `cordova plugin add cordova-plugin-media@2.2.0 --save`. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-docs pull request: CB-10557 Adds plugins release blog post

Posted by stevengill <gi...@git.apache.org>.
Github user stevengill commented on the pull request:

    https://github.com/apache/cordova-docs/pull/495#issuecomment-182008871
  
    LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-docs pull request: CB-10557 Adds plugins release blog post

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-docs/pull/495


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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