tifastlane
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -140,2 +140,4 @@ #!/usr/bin/env node | ||
notifier.update && notifier.notify(); | ||
var options = _filterOptions(opts); | ||
@@ -142,0 +144,0 @@ tifastlane.loadconfig(); |
{ | ||
"name": "tifastlane", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "iOS Continuos Deployment support for Titanium using fastlane.tools. With TiFastlane you'll be able to fully optimize the way you submit your app updates and maintain your certificates and provisioning profiles on the App Store.", | ||
@@ -60,3 +60,3 @@ "main": "index.js", | ||
"shasum": "362b2626ff068a070deee9d97e745e0697789413", | ||
"tarball": "http://registry.npmjs.org/tifastlane/-/tifastlane-0.3.4.tgz" | ||
"tarball": "http://registry.npmjs.org/tifastlane/-/tifastlane-0.3.5.tgz" | ||
}, | ||
@@ -69,3 +69,3 @@ "maintainers": [ | ||
], | ||
"_resolved": "https://registry.npmjs.org/tifastlane/-/tifastlane-0.3.4.tgz" | ||
"_resolved": "https://registry.npmjs.org/tifastlane/-/tifastlane-0.3.5.tgz" | ||
} |
@@ -33,2 +33,3 @@ # TiFastlane [![npm version](https://badge.fury.io/js/tifastlane.svg)](http://badge.fury.io/js/tifastlane) | ||
## Changelog | ||
* 0.3.4 Fix on status and snapshot call | ||
* 0.3.3 Update app version on send | ||
@@ -35,0 +36,0 @@ * 0.3.2 Correct functionality of `tifast register [platform]` |
4084972
1246
62