Skip to content

Commit

Permalink
applying package updates ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbot committed Jun 8, 2023
1 parent 4912435 commit 6cbbf8e
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 11 deletions.

This file was deleted.

4 changes: 2 additions & 2 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@typescript-eslint/parser": "^5.30.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.71.7",
"@office-iss/react-native-win32": "0.71.8",
"react": "18.0.0",
"react-native": "^0.71.0"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.71.7",
"@office-iss/react-native-win32": "0.71.8",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.14",
"@rnw-scripts/just-task": "2.3.3",
Expand Down
15 changes: 15 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Thu, 08 Jun 2023 02:10:56 GMT",
"tag": "@office-iss/react-native-win32_v0.71.8",
"version": "0.71.8",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "4912435b600c70f161ad87f26e70a69bafb42cb8",
"comment": "Add missing eventPhase on IHandledKeyboardEvent"
}
]
}
},
{
"date": "Tue, 06 Jun 2023 23:29:48 GMT",
"tag": "@office-iss/react-native-win32_v0.71.7",
Expand Down
10 changes: 9 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @office-iss/react-native-win32

This log was last generated on Tue, 06 Jun 2023 23:29:48 GMT and should not be manually modified.
This log was last generated on Thu, 08 Jun 2023 02:10:56 GMT and should not be manually modified.

<!-- Start content -->

## 0.71.8

Thu, 08 Jun 2023 02:10:56 GMT

### Patches

- Add missing eventPhase on IHandledKeyboardEvent (30809111+acoates-ms@users.noreply.github.com)

## 0.71.7

Tue, 06 Jun 2023 23:29:48 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.71.7",
"version": "0.71.8",
"description": "Implementation of react native on top of Office's Win32 platform.",
"license": "MIT",
"main": "./index.win32.js",
Expand Down

0 comments on commit 6cbbf8e

Please sign in to comment.