Skip to content

Commit 06f909f

Browse files
committed
3.2.2
1 parent e54a6ef commit 06f909f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 3.x
22

3+
### 3.2.2
4+
5+
* Support tagging individual platforms for builds
6+
37
### 3.2.1
48

59
* Removed dead code

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobile-mobot",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Mobile automation bot",
55
"private": true,
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)