@fluentui-copilot/react-preview 0.0.0-nightly-20240506-0406-3452b5fe.1 → 0.0.0-nightly-20240509-0405-9bb9e468.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +18 -3
- package/CHANGELOG.md +13 -4
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui-copilot/react-preview",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui-copilot/react-preview_v0.0.0-nightly-
|
|
7
|
-
"version": "0.0.0-nightly-
|
|
5
|
+
"date": "Thu, 09 May 2024 04:11:16 GMT",
|
|
6
|
+
"tag": "@fluentui-copilot/react-preview_v0.0.0-nightly-20240509-0405-9bb9e468.1",
|
|
7
|
+
"version": "0.0.0-nightly-20240509-0405-9bb9e468.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
@@ -16,6 +16,21 @@
|
|
|
16
16
|
]
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Wed, 08 May 2024 22:10:20 GMT",
|
|
21
|
+
"tag": "@fluentui-copilot/react-preview_v0.4.2",
|
|
22
|
+
"version": "0.4.2",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "sarah.higley@microsoft.com",
|
|
27
|
+
"package": "@fluentui-copilot/react-preview",
|
|
28
|
+
"commit": "44f1da0736caf911d7d9f2d7a30b4e983a5a8b2e",
|
|
29
|
+
"comment": "chore: bump @fluentui/react-components to latest, 9.49.2"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
19
34
|
{
|
|
20
35
|
"date": "Tue, 30 Apr 2024 20:55:43 GMT",
|
|
21
36
|
"tag": "@fluentui-copilot/react-preview_v0.4.1",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,18 +1,27 @@
|
|
|
1
1
|
# Change Log - @fluentui-copilot/react-preview
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 09 May 2024 04:11:16 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-nightly-
|
|
7
|
+
## [0.0.0-nightly-20240509-0405-9bb9e468.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-preview_v0.0.0-nightly-20240509-0405-9bb9e468.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-preview_v0.4.
|
|
9
|
+
Thu, 09 May 2024 04:11:16 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-preview_v0.4.2..@fluentui-copilot/react-preview_v0.0.0-nightly-20240509-0405-9bb9e468.1)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
14
|
- Release nightly ([commit](https://github.com/microsoft/fluentai/commit/not available) by fluentui-internal@service.microsoft.com)
|
|
15
15
|
|
|
16
|
+
## [0.4.2](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-preview_v0.4.2)
|
|
17
|
+
|
|
18
|
+
Wed, 08 May 2024 22:10:20 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-preview_v0.4.1..@fluentui-copilot/react-preview_v0.4.2)
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- chore: bump @fluentui/react-components to latest, 9.49.2 ([PR #1614](https://github.com/microsoft/fluentai/pull/1614) by sarah.higley@microsoft.com)
|
|
24
|
+
|
|
16
25
|
## [0.4.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-preview_v0.4.1)
|
|
17
26
|
|
|
18
27
|
Tue, 30 Apr 2024 20:55:43 GMT
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-copilot/react-preview",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20240509-0405-9bb9e468.1",
|
|
4
4
|
"description": "Preview components.",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
18
|
"@fluentui/keyboard-keys": ">=9.0.7 <10.0.0",
|
|
19
|
-
"@fluentui/react-components": ">=9.49.
|
|
20
|
-
"@fluentui/react-context-selector": ">=9.1.
|
|
21
|
-
"@fluentui/react-jsx-runtime": ">=9.0.
|
|
22
|
-
"@fluentui/react-utilities": ">=9.18.
|
|
19
|
+
"@fluentui/react-components": ">=9.49.2 <10.0.0",
|
|
20
|
+
"@fluentui/react-context-selector": ">=9.1.59 <10.0.0",
|
|
21
|
+
"@fluentui/react-jsx-runtime": ">=9.0.37 <10.0.0",
|
|
22
|
+
"@fluentui/react-utilities": ">=9.18.8 <10.0.0",
|
|
23
23
|
"@types/react": ">=16.14.0 <19.0.0",
|
|
24
24
|
"@types/react-dom": ">=16.9.8 <19.0.0",
|
|
25
25
|
"react": ">=16.14.0 <19.0.0",
|