Skip to content
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

Bump codegen to 0.0.11 #32534

Closed
wants to merge 1 commit into from
Closed

Conversation

cortinico
Copy link
Contributor

Summary:
Bumping react-native-codegen to 0.0.11 as 0.0.10 was broken (published empty).

Fixes #32533

Changelog:
[Internal] [Changed] - Bump codegen to 0.0.10

Differential Revision: D32156067

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Nov 3, 2021
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32156067

@pull-bot
Copy link

pull-bot commented Nov 3, 2021

Messages
📖

📋 Missing Changelog - Can you add a Changelog? To do so, add a "## Changelog" section to your PR description. A changelog entry has the following format: [CATEGORY] [TYPE] - Message.

CATEGORY may be:
  • General
  • iOS
  • Android
  • JavaScript
  • Internal (for changes that do not need to be called out in the release notes)

TYPE may be:

  • Added, for new features.
  • Changed, for changes in existing functionality.
  • Deprecated, for soon-to-be removed features.
  • Removed, for now removed features.
  • Fixed, for any bug fixes.
  • Security, in case of vulnerabilities.

MESSAGE may answer "what and why" on a feature level. Use this to briefly tell React Native users about notable changes.

📖 📋 Missing Test Plan - Can you add a Test Plan? To do so, add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.
📖 📋 Missing Summary - Can you add a Summary? To do so, add a "## Summary" section to your PR description. This is a good place to explain the motivation for making this change.

Generated by 🚫 dangerJS against 2348d31

Summary:
Pull Request resolved: facebook#32534

Bumping react-native-codegen to 0.0.11 as 0.0.10 was broken (published empty).

Fixes facebook#32533

Changelog:
[Internal] [Changed] - Bump codegen to 0.0.10

Differential Revision: D32156067

fbshipit-source-id: 9e21ece5b43b28cc7db83efaf65dac43f8793ce3
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32156067

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: f0947a7
Branch: main

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 9,350,969 +0
android hermes armeabi-v7a 8,333,034 +0
android hermes x86 9,983,357 +0
android hermes x86_64 9,768,730 +0
android jsc arm64-v8a 10,665,547 +0
android jsc armeabi-v7a 9,311,086 +0
android jsc x86 10,777,605 +0
android jsc x86_64 11,216,905 +0

Base commit: f0947a7
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Nov 4, 2021
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3b7044d.

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. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Published react-native-codegen@0.0.10 is broken
4 participants