Skip to content

Commit 6d34581

Browse files
committed
Cut 3.1.0
1 parent 17a73f9 commit 6d34581

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ _None_
1010

1111
### New Features
1212

13-
* Introduce new `ios_extract_keys_from_strings_files` action. [#338]
14-
* Add Upload to S3 Action. [#339]
13+
_None_
1514

1615
### Bug Fixes
1716

@@ -21,6 +20,13 @@ _None_
2120

2221
_None_
2322

23+
## 3.1.0
24+
25+
### New Features
26+
27+
* Introduce new `ios_extract_keys_from_strings_files` action. [#338]
28+
* Add Upload to S3 Action. [#339]
29+
2430
## 3.0.0
2531

2632
### Breaking Changes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Fastlane
22
module Wpmreleasetoolkit
3-
VERSION = '3.0.0'
3+
VERSION = '3.1.0'
44
end
55
end

0 commit comments

Comments
 (0)