We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4daf1b commit c5d517dCopy full SHA for c5d517d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## 3.x
2
3
+### 3.2.0
4
+
5
+* Support changing branches as a part of the flow. Fix error handling to make it mo betta
6
7
### 3.1.0
8
9
* Added tagging support for a repository
package.json
@@ -1,6 +1,6 @@
{
"name": "mobile-mobot",
- "version": "3.1.0",
+ "version": "3.2.0",
"description": "Mobile automation bot",
"private": true,
"main": "lib/index.js",
0 commit comments