Skip to content

Commit 701cc3d

Browse files
committed
chore(release): publish
- project: react-native-macos 0.76.7
1 parent fc5665f commit 701cc3d

File tree

4 files changed

+5
-10
lines changed

4 files changed

+5
-10
lines changed

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

Lines changed: 0 additions & 5 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.76.11",
3+
"version": "0.76.12",
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/rn-tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/tester",
3-
"version": "0.76.6",
3+
"version": "0.76.7",
44
"private": true,
55
"description": "React Native tester app.",
66
"license": "MIT",
@@ -23,7 +23,7 @@
2323
"clean-ios": "rm -rf build/generated/ios Pods Podfile.lock"
2424
},
2525
"dependencies": {
26-
"@react-native/oss-library-example": "0.76.11",
26+
"@react-native/oss-library-example": "0.76.12",
2727
"@react-native/popup-menu-android": "workspace:*",
2828
"flow-enums-runtime": "^0.0.6",
2929
"invariant": "^2.2.4",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3643,7 +3643,7 @@ __metadata:
36433643
languageName: unknown
36443644
linkType: soft
36453645

3646-
"@react-native/oss-library-example@npm:0.76.11, @react-native/oss-library-example@workspace:packages/react-native-test-library":
3646+
"@react-native/oss-library-example@npm:0.76.12, @react-native/oss-library-example@workspace:packages/react-native-test-library":
36473647
version: 0.0.0-use.local
36483648
resolution: "@react-native/oss-library-example@workspace:packages/react-native-test-library"
36493649
dependencies:
@@ -3693,7 +3693,7 @@ __metadata:
36933693
"@react-native-community/cli-platform-android": "npm:15.0.1"
36943694
"@react-native-community/cli-platform-apple": "npm:15.0.1"
36953695
"@react-native-community/cli-platform-ios": "npm:15.0.1"
3696-
"@react-native/oss-library-example": "npm:0.76.11"
3696+
"@react-native/oss-library-example": "npm:0.76.12"
36973697
"@react-native/popup-menu-android": "workspace:*"
36983698
flow-enums-runtime: "npm:^0.0.6"
36993699
invariant: "npm:^2.2.4"

0 commit comments

Comments
 (0)