Skip to content

Commit d2a1e86

Browse files
Move octokit upgrade to the Breaking Changes section
1 parent cdfa2ba commit d2a1e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Breaking Changes
88

9-
_None_
9+
- Update `octokit` to `5.6.1` This is a major version bump from version `4.18`. The [breaking change in version `5.0.0`](https://github.com/octokit/octokit.rb/releases/tag/v5.0.0) is dropping Ruby 2.6 and lower. [#464]
1010

1111
### New Features
1212

@@ -21,7 +21,7 @@ _None_
2121
- Add "Mobile Secrets" to `configure_update` current branch message to clarify which repo it's referring to. [#455]
2222
- `buildkite_trigger_build` now prints the web URL of the newly scheduled build, to allow you to easily open it via cmd-click. [#460]
2323
- Add the branch information to the 'This is not a release branch' error that's thrown from complete code freeze lane. [#461]
24-
- Update `octokit` to `5.6.1` and `danger` to `9.3.0`. These are both major version changes, but as the dependency is internal-only, it shouldn't be a breaking change for clients. [#464]
24+
- Update `danger` to `9.3.0`. This is an internal-only change and is not a breaking change for clients. [#464]
2525

2626
## 7.0.0
2727

0 commit comments

Comments
 (0)