Skip to content

Commit

Permalink
Merge pull request #81 from godaddy/5.x
Browse files Browse the repository at this point in the history
[dist] Prepare to release 5.0.0
  • Loading branch information
decompil3d authored Feb 4, 2021
2 parents 5bdb484 + 8e56508 commit 24c2e23
Show file tree
Hide file tree
Showing 5 changed files with 454 additions and 942 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Node.js CI

on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]

jobs:
build:
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 5.0.0-alpha.0

- **MAJOR:** Update to `probot@11`
- Update other various dependencies

## 4.1.0

- Replace various deprecated API calls into Probot in preparation for `probot@11`
Expand Down
Loading

0 comments on commit 24c2e23

Please sign in to comment.