Skip to content

Commit d5b0325

Browse files
committed
chore(release): publish
- project: react-native-macos 0.78.2 - project: @react-native-mac/virtualized-lists 0.78.2
1 parent 7452ef2 commit d5b0325

File tree

4 files changed

+3
-9
lines changed

4 files changed

+3
-9
lines changed

.nx/version-plans/version-plan-1742941422258.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/react-native-test-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/oss-library-example",
3-
"version": "0.78.3",
3+
"version": "0.78.5",
44
"private": true,
55
"description": "Package that includes native module exapmle, native component example, targets both the old and the new architecture. It should serve as an example of a real-world OSS library.",
66
"license": "MIT",

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
},
111111
"dependencies": {
112112
"@jest/create-cache-key-function": "^29.6.3",
113-
"@react-native-mac/virtualized-lists": "0.77.3",
113+
"@react-native-mac/virtualized-lists": "0.78.2",
114114
"@react-native/assets-registry": "0.78.1",
115115
"@react-native/codegen": "0.78.1",
116116
"@react-native/community-cli-plugin": "0.78.1",

packages/virtualized-lists/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-mac/virtualized-lists",
3-
"version": "0.77.3",
3+
"version": "0.78.2",
44
"description": "Virtualized lists for React Native macOS.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)