Commit Graph

3 Commits

Author SHA1 Message Date
Nicola Corti
31be96c9b0 Remove duplicate changelog entry (#38177)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38177

Closes #36442

Remove duplicated entries for versions 0.68.6 and 0.69.8 in CHANGELOG.md

Changelog:
[Internal] [Changed] - Remove duplicated entries for versions 0.68.6 and 0.69.8 in CHANGELOG.md

Reviewed By: ryancat

Differential Revision: D47208049

fbshipit-source-id: 664ab35018d6eb1ef299c1efe575132ae7f83d9c
2023-07-05 09:32:10 -07:00
Riccardo Cipolleschi
5846be0e83 Add Changelog for 0.69.12 and 0.70.12 (#38185)
Summary:
This PR adds the changelog for 0.69.12 and 0.70.12

## Changelog:

[Internal] [Changed] - Add changelog for 0.69.12 and 0.70.12

Pull Request resolved: https://github.com/facebook/react-native/pull/38185

Test Plan: N/A

Reviewed By: Andjeliko

Differential Revision: D47214106

Pulled By: cipolleschi

fbshipit-source-id: 8a623761754f46c34664b5f91208bdb5aad9d989
2023-07-05 04:23:44 -07:00
Lorenzo Sciandra
0daf9e19d1 split the changelog into decades (#38017)
Summary:
Well, looks like we've hit a GH limit 🤣

<img width="1272" alt="Screenshot 2023-06-22 at 10 32 19" src="https://github.com/facebook/react-native/assets/16104054/d1901d7c-a06b-4dae-9ec4-1846dc458eb1">

This PR splits the changelog into (for lack of better term) decades:

* lower than 0.60 (turns out we only started having proper changelogs in the mid 0.50-ish)
* 60->69
* 70+

This also works well because anything lower than 0.70 is now in the unsupported range.

## Changelog:

<!-- Help reviewers and the release process by writing your own changelog entry.

Pick one each for the category and type tags:

[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message

For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

[Internal] [Changed] - split the changelog into decades

Pull Request resolved: https://github.com/facebook/react-native/pull/38017

Test Plan: N/A

Reviewed By: GijsWeterings

Differential Revision: D46932308

Pulled By: cipolleschi

fbshipit-source-id: f384d24cdf73c932b0b560919ac732bd993e93da
2023-06-22 04:19:40 -07:00