Skip to content

Commit d09d8c6

Browse files
Merge pull request #476 from wordpress-mobile/release/7.1.1
Release 7.1.1 into trunk
2 parents e5c8fb4 + bd4a868 commit d09d8c6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ _None_
1818

1919
### Internal Changes
2020

21+
_None_
22+
23+
## 7.1.1
24+
25+
### Internal Changes
26+
2127
- Remove `rubygems_mfa_required` from the `gemspec`. [#475]
2228

2329
## 7.1.0

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fastlane-plugin-wpmreleasetoolkit (7.1.0)
4+
fastlane-plugin-wpmreleasetoolkit (7.1.1)
55
activesupport (>= 6.1.7.1)
66
bigdecimal (~> 1.4)
77
buildkit (~> 1.5)
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 = '7.1.0'
3+
VERSION = '7.1.1'
44
end
55
end

0 commit comments

Comments
 (0)