Skip to content

[RN][Changelog] Add changelog for v0.87.0#57485

Closed
zeyap wants to merge 1 commit into
mainfrom
changelog/v0.87.0-rc.0
Closed

[RN][Changelog] Add changelog for v0.87.0#57485
zeyap wants to merge 1 commit into
mainfrom
changelog/v0.87.0-rc.0

Conversation

@zeyap

@zeyap zeyap commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

BASE_VERSION=$(git tag -l --sort=-v:refname | grep -E '^v0\.' | head -n2 | tail -n1)

echo $BASE_VERSION
v0.86.0-rc.3

npx @rnx-kit/rn-changelog-generator \
    --base $BASE_VERSION \
    --compare v0.87.0-rc.0 \
    --repo . \
    --changelog ./CHANGELOG.md \
--token $GITHUB_TOKEN

Add Changelog for 0.87.0

Changelog:

[Internal] - Add Changelog for 0.87.0

Test Plan:

N/A

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 8, 2026
@facebook-github-tools facebook-github-tools Bot added p: Facebook Partner: Facebook Partner labels Jul 8, 2026
@meta-codesync

meta-codesync Bot commented Jul 8, 2026

Copy link
Copy Markdown

@zeyap has imported this pull request. If you are a Meta employee, you can view this in D111040140.

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

@meta-codesync meta-codesync Bot closed this in ba71ce8 Jul 8, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Jul 8, 2026
@meta-codesync

meta-codesync Bot commented Jul 8, 2026

Copy link
Copy Markdown

@zeyap merged this pull request in ba71ce8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants