CB-13380 Updated version and RELEASENOTES.md for release 2.1.1

Project: http://git-wip-us.apache.org/repos/asf/cordova-common/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-common/commit/e76dd52f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-common/tree/e76dd52f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-common/diff/e76dd52f

Branch: refs/heads/2.1.x
Commit: e76dd52f67f46f93d51ff7fa41df74482019a9e3
Parents: 623039f
Author: Steve Gill <stevengil...@gmail.com>
Authored: Thu Oct 5 12:18:29 2017 -0700
Committer: Steve Gill <stevengil...@gmail.com>
Committed: Thu Oct 5 12:18:29 2017 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 4 ++++
 package.json    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-common/blob/e76dd52f/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 5dc4460..89593ea 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,10 @@
 -->
 # Cordova-common Release Notes
 
+### 2.1.1 (Oct 04, 2017)
+* [CB-13145](https://issues.apache.org/jira/browse/CB-13145) added 
`getFrameworks` to unit tests
+* [CB-13145](https://issues.apache.org/jira/browse/CB-13145) added variable 
replacing to framework tag
+
 ### 2.1.0 (August 30, 2017)
 * [CB-13145](https://issues.apache.org/jira/browse/CB-13145) added variable 
replacing to `framework` tag
 * [CB-13211](https://issues.apache.org/jira/browse/CB-13211) Add 
`allows-arbitrary-loads-for-media` attribute parsing for `getAccesses`

http://git-wip-us.apache.org/repos/asf/cordova-common/blob/e76dd52f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 91290fd..cd5fa09 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "name": "cordova-common",
   "description": "Apache Cordova tools and platforms shared routines",
   "license": "Apache-2.0",
-  "version": "2.1.1-dev",
+  "version": "2.1.1",
   "repository": {
     "type": "git",
     "url": "https://github.com/apache/cordova-lib";


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

Reply via email to