@fluentui-copilot/react-preview 0.0.0-nightly-20240417-0405-d781d4e6.1 → 0.0.0-nightly-20240417-2211-128d7ac5.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 +3 -3
- package/CHANGELOG.md +4 -4
- package/package.json +1 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui-copilot/react-preview",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Wed, 17 Apr 2024
|
|
6
|
-
"tag": "@fluentui-copilot/react-preview_v0.0.0-nightly-20240417-
|
|
7
|
-
"version": "0.0.0-nightly-20240417-
|
|
5
|
+
"date": "Wed, 17 Apr 2024 22:16:46 GMT",
|
|
6
|
+
"tag": "@fluentui-copilot/react-preview_v0.0.0-nightly-20240417-2211-128d7ac5.1",
|
|
7
|
+
"version": "0.0.0-nightly-20240417-2211-128d7ac5.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# Change Log - @fluentui-copilot/react-preview
|
|
2
2
|
|
|
3
|
-
This log was last generated on Wed, 17 Apr 2024
|
|
3
|
+
This log was last generated on Wed, 17 Apr 2024 22:16:46 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-nightly-20240417-
|
|
7
|
+
## [0.0.0-nightly-20240417-2211-128d7ac5.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-preview_v0.0.0-nightly-20240417-2211-128d7ac5.1)
|
|
8
8
|
|
|
9
|
-
Wed, 17 Apr 2024
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-preview_v0.4.0..@fluentui-copilot/react-preview_v0.0.0-nightly-20240417-
|
|
9
|
+
Wed, 17 Apr 2024 22:16:46 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-preview_v0.4.0..@fluentui-copilot/react-preview_v0.0.0-nightly-20240417-2211-128d7ac5.1)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
package/package.json
CHANGED