Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: react-native-macos 0.76.5
  • Loading branch information
rnbot committed Dec 9, 2024
1 parent 859d2f1 commit e4f8562
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .nx/version-plans/version-plan-1733348231665.md

This file was deleted.

4 changes: 2 additions & 2 deletions packages/react-native-test-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native/oss-library-example",
"version": "0.76.4",
"version": "0.76.5",
"private": true,
"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.",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@react-native/babel-preset": "0.76.3",
"react-native-macos": "workspace:*"
"react-native-macos": "0.76.5"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-macos",
"version": "0.76.4",
"version": "0.76.5",
"description": "React Native for macOS",
"license": "MIT",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/rn-tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native/tester",
"version": "0.76.4",
"version": "0.76.5",
"private": true,
"description": "React Native tester app.",
"license": "MIT",
Expand All @@ -23,7 +23,7 @@
"clean-ios": "rm -rf build/generated/ios Pods Podfile.lock"
},
"dependencies": {
"@react-native/oss-library-example": "workspace:*",
"@react-native/oss-library-example": "0.76.5",
"@react-native/popup-menu-android": "workspace:*",
"flow-enums-runtime": "^0.0.6",
"invariant": "^2.2.4",
Expand Down

0 comments on commit e4f8562

Please sign in to comment.