Skip to content

Update generateChangelog.js #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update generateChangelog.js #20

wants to merge 1 commit into from

Conversation

jchen042
Copy link

@jchen042 jchen042 commented Feb 7, 2022

When using the package, we got two warnings:

DEPRECATED (@octokit/rest): `pullRequests.getAll()` is deprecated, use `pullRequests.list()`
DEPRECATED (@octokit/rest): `repos.getTags()` is deprecated, use `repos.listTags()`

Thus, I upgraded Git APIs accordingly.

@jchen042 jchen042 requested a review from oskarhane February 7, 2022 18:18
@oskarhane
Copy link
Contributor

Sweet! Have you confirmed that it still works as expected @FallingCeilingS ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants