Skip to content

Commit d527f50

Browse files
committed
Add 5.0.0 Changelog
1 parent 7ca4928 commit d527f50

2 files changed

Lines changed: 23 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@
66

77
### Breaking Changes
88

9+
_None_
10+
11+
### New Features
12+
13+
_None_
14+
15+
### Bug Fixes
16+
17+
_None_
18+
19+
### Internal Changes
20+
21+
_None_
22+
23+
## 5.0.0
24+
25+
### Breaking Changes
26+
927
* Update the version of Ruby required from `2.6.4` to `2.7.4`. [#377]
1028

1129
### New Features

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fastlane-plugin-wpmreleasetoolkit (4.2.0)
4+
fastlane-plugin-wpmreleasetoolkit (5.0.0)
55
activesupport (~> 5)
66
bigdecimal (~> 1.4)
77
buildkit (~> 1.5)
@@ -282,13 +282,13 @@ GEM
282282
naturally (2.2.1)
283283
netrc (0.11.0)
284284
no_proxy_fix (0.1.2)
285-
nokogiri (1.13.6)
285+
nokogiri (1.13.7)
286286
mini_portile2 (~> 2.8.0)
287287
racc (~> 1.4)
288288
octokit (4.21.0)
289289
faraday (>= 0.9)
290290
sawyer (~> 0.8.0, >= 0.5.3)
291-
oj (3.13.11)
291+
oj (3.13.17)
292292
open4 (1.3.4)
293293
optimist (3.0.1)
294294
options (2.3.2)
@@ -308,7 +308,7 @@ GEM
308308
racc (1.6.0)
309309
rainbow (3.0.0)
310310
rake (13.0.6)
311-
rake-compiler (1.1.9)
311+
rake-compiler (1.2.0)
312312
rake
313313
rchardet (1.8.0)
314314
regexp_parser (2.1.1)
@@ -438,4 +438,4 @@ DEPENDENCIES
438438
yard
439439

440440
BUNDLED WITH
441-
2.3.16
441+
2.3.9

0 commit comments

Comments
 (0)