Skip to content

Commit 72901d5

Browse files
authored
Correct the changelog which did not merge correctly due to earlier merge (#146)
A previous PR was updated by merging master into the branch. This caused the unreleased change to be combined with released changes already merged into master.
2 parents c7e4da9 + 32e29c3 commit 72901d5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/pluggable-widgets-tools/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- We added @d11/react-native-fast-image as an external native dependency in rollup config.
12+
913
## [10.24.0] - 2025-09-24
1014

1115
### Changed
1216

13-
- We added @d11/react-native-fast-image as an external native dependency in rollup config.
1417
- We migrated to pnpm as our package manager. Users of the widgets tools should be able to continue using their package manager of choice.
1518

1619
- We updated React Native to version 0.77.3 to align with the Native Widgets project requirements.

0 commit comments

Comments
 (0)