@fluentui-copilot/react-suggestions 0.0.0-nightly-20240820-0406-cc08f744.1 → 0.0.0-nightly-20240821-0407-ea93e7c5.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui-copilot/react-suggestions",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 20 Aug 2024 04:13:00 GMT",
6
- "tag": "@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240820-0406-cc08f744.1",
7
- "version": "0.0.0-nightly-20240820-0406-cc08f744.1",
5
+ "date": "Wed, 21 Aug 2024 04:13:29 GMT",
6
+ "tag": "@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240821-0407-ea93e7c5.1",
7
+ "version": "0.0.0-nightly-20240821-0407-ea93e7c5.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,8 +16,43 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui-copilot/react-suggestions",
19
- "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240820-0406-cc08f744.1",
20
- "commit": "963d9a780a78694de755ce29635c201c639ce63b"
19
+ "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240821-0407-ea93e7c5.1",
20
+ "commit": "b2dfe962ed24b31bc3169d2da8441cc780869071"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 21 Aug 2024 00:26:05 GMT",
27
+ "tag": "@fluentui-copilot/react-suggestions_v0.9.0",
28
+ "version": "0.9.0",
29
+ "comments": {
30
+ "minor": [
31
+ {
32
+ "author": "ololubek@microsoft.com",
33
+ "package": "@fluentui-copilot/react-suggestions",
34
+ "commit": "bb3b08691d41053c5b7808c770dd82565048bd75",
35
+ "comment": "fix: Add canvas styling to Suggestion"
36
+ }
37
+ ],
38
+ "patch": [
39
+ {
40
+ "author": "ololubek@microsoft.com",
41
+ "package": "@fluentui-copilot/react-suggestions",
42
+ "commit": "0a6327b6b174fc99abed7fa70ed0542e698bcf40",
43
+ "comment": "chore: bump react-components version to 9.54.10."
44
+ },
45
+ {
46
+ "author": "Humberto.Morimoto@microsoft.com",
47
+ "package": "@fluentui-copilot/react-suggestions",
48
+ "commit": "907c63c4da894b41cad4601b30e0df6d9f269056",
49
+ "comment": "chore: Bumping versions of @fluentui/* and @griffel/* packages to latest (corresponding to version 9.54.8 of @fluentui/react-components)."
50
+ },
51
+ {
52
+ "author": "Humberto.Morimoto@microsoft.com",
53
+ "package": "@fluentui-copilot/react-suggestions",
54
+ "commit": "6ce23774f5f2055977299510e8df454d86a1a313",
55
+ "comment": "chore: Removing shorthands' usage now that griffel supports them."
21
56
  }
22
57
  ]
23
58
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,33 @@
1
1
  # Change Log - @fluentui-copilot/react-suggestions
2
2
 
3
- This log was last generated on Tue, 20 Aug 2024 04:13:00 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 21 Aug 2024 04:13:29 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20240820-0406-cc08f744.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240820-0406-cc08f744.1)
7
+ ## [0.0.0-nightly-20240821-0407-ea93e7c5.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240821-0407-ea93e7c5.1)
8
8
 
9
- Tue, 20 Aug 2024 04:13:00 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.8.4..@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240820-0406-cc08f744.1)
9
+ Wed, 21 Aug 2024 04:13:29 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.9.0..@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240821-0407-ea93e7c5.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
- - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240820-0406-cc08f744.1 ([commit](https://github.com/microsoft/fluentai/commit/963d9a780a78694de755ce29635c201c639ce63b) by beachball)
15
+ - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240821-0407-ea93e7c5.1 ([commit](https://github.com/microsoft/fluentai/commit/b2dfe962ed24b31bc3169d2da8441cc780869071) by beachball)
16
+
17
+ ## [0.9.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.9.0)
18
+
19
+ Wed, 21 Aug 2024 00:26:05 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.8.4..@fluentui-copilot/react-suggestions_v0.9.0)
21
+
22
+ ### Minor changes
23
+
24
+ - fix: Add canvas styling to Suggestion ([PR #2010](https://github.com/microsoft/fluentai/pull/2010) by ololubek@microsoft.com)
25
+
26
+ ### Patches
27
+
28
+ - chore: bump react-components version to 9.54.10. ([PR #2018](https://github.com/microsoft/fluentai/pull/2018) by ololubek@microsoft.com)
29
+ - chore: Bumping versions of @fluentui/* and @griffel/* packages to latest (corresponding to version 9.54.8 of @fluentui/react-components). ([PR #1993](https://github.com/microsoft/fluentai/pull/1993) by Humberto.Morimoto@microsoft.com)
30
+ - chore: Removing shorthands' usage now that griffel supports them. ([PR #1994](https://github.com/microsoft/fluentai/pull/1994) by Humberto.Morimoto@microsoft.com)
16
31
 
17
32
  ## [0.8.4](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.8.4)
18
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-suggestions",
3
- "version": "0.0.0-nightly-20240820-0406-cc08f744.1",
3
+ "version": "0.0.0-nightly-20240821-0407-ea93e7c5.1",
4
4
  "description": "A Fluent AI package",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -12,7 +12,7 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui-copilot/react-provider": "0.0.0-nightly-20240820-0406-cc08f744.1",
15
+ "@fluentui-copilot/react-provider": "0.0.0-nightly-20240821-0407-ea93e7c5.1",
16
16
  "@swc/helpers": "^0.5.1"
17
17
  },
18
18
  "peerDependencies": {