Skip to content
Snippets Groups Projects
Commit 91df5928 authored by Adrien Lemaire's avatar Adrien Lemaire Committed by Rhys Arkins
Browse files

fix: add release notes babel-preset-react-app (#3055)

the preset package notes are written in the create-react-app github releases
https://github.com/facebook/create-react-app/releases
parent 37998efb
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ module.exports = {
// Only necessary when the changelog data cannot be found in the package's source repository
const manualChangelogUrls = {
npm: {
'babel-preset-react-app':
'https://github.com/facebook/create-react-app/releases',
firebase: 'https://firebase.google.com/support/release-notes/js',
'flow-bin': 'https://github.com/facebook/flow/blob/master/Changelog.md',
'react-native':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment