Skip to content

Commit

Permalink
chore: added React Native Jest module to release please (#737)
Browse files Browse the repository at this point in the history
**Requirements**

- [x] I have added test coverage for new or changed functionality
- [x] I have followed the repository's [pull request submission
guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests)
- [x] I have validated my changes against all supported platform
versions

**Related issues**

Provide links to any issues in this repository or elsewhere relating to
this pull request.

**Describe the solution you've provided**

Provide a clear and concise description of what you expect to happen.

**Describe alternatives you've considered**

Provide a clear and concise description of any alternative solutions or
features you've considered.

**Additional context**

Add any other context about the pull request here.

---------

Co-authored-by: Ryan Lamb <[email protected]>
  • Loading branch information
professorice and kinyoklion authored Jan 24, 2025
1 parent 83f9cb1 commit 689c199
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
}
]
},
"packages/tooling/jest": {
"bump-minor-pre-major": true,
"release-as": "0.1.0"
},
"packages/telemetry/browser-telemetry": {
"bump-minor-pre-major": true
}
Expand Down

0 comments on commit 689c199

Please sign in to comment.