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 Aug 28, 2023
1 parent 89c50c3 commit a6d8027
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 18 deletions.

This file was deleted.

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 @@ -17,12 +17,12 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.72.2",
"@office-iss/react-native-win32": "0.72.3",
"react": "18.0.0",
"react-native": "^0.72.0"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.72.2",
"@office-iss/react-native-win32": "0.72.3",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.15",
"@rnw-scripts/just-task": "2.3.6",
Expand Down
21 changes: 21 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Mon, 28 Aug 2023 15:14:10 GMT",
"tag": "@office-iss/react-native-win32_v0.72.3",
"version": "0.72.3",
"comments": {
"patch": [
{
"author": "krsiler@microsoft.com",
"package": "@office-iss/react-native-win32",
"commit": "e1ba8c787d9d100f4919e96ab5e39d8a21aa1600",
"comment": "fix a11yState and add support for aria-required and -multiselectable"
},
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "89c50c302edadaa79f458f3e7252971f70d7dbb1",
"comment": "Remove flow usage from saveAssetPlugin codeflow"
}
]
}
},
{
"date": "Mon, 14 Aug 2023 15:18:19 GMT",
"tag": "@office-iss/react-native-win32_v0.72.2",
Expand Down
11 changes: 10 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @office-iss/react-native-win32

This log was last generated on Mon, 14 Aug 2023 15:18:19 GMT and should not be manually modified.
This log was last generated on Mon, 28 Aug 2023 15:14:10 GMT and should not be manually modified.

<!-- Start content -->

## 0.72.3

Mon, 28 Aug 2023 15:14:10 GMT

### Patches

- fix a11yState and add support for aria-required and -multiselectable (krsiler@microsoft.com)
- Remove flow usage from saveAssetPlugin codeflow (30809111+acoates-ms@users.noreply.github.com)

## 0.72.2

Mon, 14 Aug 2023 15:18:19 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.72.2",
"version": "0.72.3",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down

0 comments on commit a6d8027

Please sign in to comment.