@fluentui-copilot/react-attachments 0.0.0-nightly-20241030-0407-adae44fa.1 → 0.0.0-nightly-20241101-0406-ab2d8a95.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-attachments",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 30 Oct 2024 04:14:50 GMT",
6
- "tag": "@fluentui-copilot/react-attachments_v0.0.0-nightly-20241030-0407-adae44fa.1",
7
- "version": "0.0.0-nightly-20241030-0407-adae44fa.1",
5
+ "date": "Fri, 01 Nov 2024 04:14:20 GMT",
6
+ "tag": "@fluentui-copilot/react-attachments_v0.0.0-nightly-20241101-0406-ab2d8a95.1",
7
+ "version": "0.0.0-nightly-20241101-0406-ab2d8a95.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,20 +16,47 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui-copilot/react-attachments",
19
- "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20241030-0407-adae44fa.1",
20
- "commit": "ac70e5b8b56fd303982106f100a55bc94ffead99"
19
+ "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20241101-0406-ab2d8a95.1",
20
+ "commit": "a6b2a94f698bf73bac8af967da5152ff51015708"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui-copilot/react-attachments",
25
- "comment": "Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20241030-0407-adae44fa.1",
26
- "commit": "ac70e5b8b56fd303982106f100a55bc94ffead99"
25
+ "comment": "Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20241101-0406-ab2d8a95.1",
26
+ "commit": "a6b2a94f698bf73bac8af967da5152ff51015708"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui-copilot/react-attachments",
31
- "comment": "Bump @fluentui-copilot/tokens to v0.0.0-nightly-20241030-0407-adae44fa.1",
32
- "commit": "ac70e5b8b56fd303982106f100a55bc94ffead99"
31
+ "comment": "Bump @fluentui-copilot/tokens to v0.0.0-nightly-20241101-0406-ab2d8a95.1",
32
+ "commit": "a6b2a94f698bf73bac8af967da5152ff51015708"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Thu, 31 Oct 2024 17:41:08 GMT",
39
+ "tag": "@fluentui-copilot/react-attachments_v0.10.2",
40
+ "version": "0.10.2",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "jiangemma@microsoft.com",
45
+ "package": "@fluentui-copilot/react-attachments",
46
+ "commit": "2d4f0c3ab9fffdea3666fa50f2a16d9d7dbadddd",
47
+ "comment": "fix: Fix slots that are possibly null/undefined"
48
+ },
49
+ {
50
+ "author": "tristan.watanabe@gmail.com",
51
+ "package": "@fluentui-copilot/react-attachments",
52
+ "commit": "0f44a6fe967de02cbfcb54cce985e46a944b945e",
53
+ "comment": "fix: rest, hover, and pressed state color changes to better align with v9 Tag component."
54
+ },
55
+ {
56
+ "author": "jiangemma@microsoft.com",
57
+ "package": "@fluentui-copilot/react-attachments",
58
+ "commit": "81a90760f46654eacd8da2d67e867f5415c18db1",
59
+ "comment": "chore: bump @fluentui dependencies to latest 9.55.1."
33
60
  }
34
61
  ]
35
62
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,31 @@
1
1
  # Change Log - @fluentui-copilot/react-attachments
2
2
 
3
- This log was last generated on Wed, 30 Oct 2024 04:14:50 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 01 Nov 2024 04:14:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20241030-0407-adae44fa.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-attachments_v0.0.0-nightly-20241030-0407-adae44fa.1)
7
+ ## [0.0.0-nightly-20241101-0406-ab2d8a95.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-attachments_v0.0.0-nightly-20241101-0406-ab2d8a95.1)
8
8
 
9
- Wed, 30 Oct 2024 04:14:50 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-attachments_v0.10.0..@fluentui-copilot/react-attachments_v0.0.0-nightly-20241030-0407-adae44fa.1)
9
+ Fri, 01 Nov 2024 04:14:20 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-attachments_v0.10.2..@fluentui-copilot/react-attachments_v0.0.0-nightly-20241101-0406-ab2d8a95.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-20241030-0407-adae44fa.1 ([commit](https://github.com/microsoft/fluentai/commit/ac70e5b8b56fd303982106f100a55bc94ffead99) by beachball)
16
- - Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20241030-0407-adae44fa.1 ([commit](https://github.com/microsoft/fluentai/commit/ac70e5b8b56fd303982106f100a55bc94ffead99) by beachball)
17
- - Bump @fluentui-copilot/tokens to v0.0.0-nightly-20241030-0407-adae44fa.1 ([commit](https://github.com/microsoft/fluentai/commit/ac70e5b8b56fd303982106f100a55bc94ffead99) by beachball)
15
+ - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20241101-0406-ab2d8a95.1 ([commit](https://github.com/microsoft/fluentai/commit/a6b2a94f698bf73bac8af967da5152ff51015708) by beachball)
16
+ - Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20241101-0406-ab2d8a95.1 ([commit](https://github.com/microsoft/fluentai/commit/a6b2a94f698bf73bac8af967da5152ff51015708) by beachball)
17
+ - Bump @fluentui-copilot/tokens to v0.0.0-nightly-20241101-0406-ab2d8a95.1 ([commit](https://github.com/microsoft/fluentai/commit/a6b2a94f698bf73bac8af967da5152ff51015708) by beachball)
18
+
19
+ ## [0.10.2](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-attachments_v0.10.2)
20
+
21
+ Thu, 31 Oct 2024 17:41:08 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-attachments_v0.10.0..@fluentui-copilot/react-attachments_v0.10.2)
23
+
24
+ ### Patches
25
+
26
+ - fix: Fix slots that are possibly null/undefined ([PR #2246](https://github.com/microsoft/fluentai/pull/2246) by jiangemma@microsoft.com)
27
+ - fix: rest, hover, and pressed state color changes to better align with v9 Tag component. ([PR #2200](https://github.com/microsoft/fluentai/pull/2200) by tristan.watanabe@gmail.com)
28
+ - chore: bump @fluentui dependencies to latest 9.55.1. ([PR #2243](https://github.com/microsoft/fluentai/pull/2243) by jiangemma@microsoft.com)
18
29
 
19
30
  ## [0.10.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-attachments_v0.10.0)
20
31
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-attachments",
3
- "version": "0.0.0-nightly-20241030-0407-adae44fa.1",
3
+ "version": "0.0.0-nightly-20241101-0406-ab2d8a95.1",
4
4
  "description": "A set of components related to attaching files in Copilot experiences.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -12,9 +12,9 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui-copilot/react-provider": "0.0.0-nightly-20241030-0407-adae44fa.1",
16
- "@fluentui-copilot/react-utilities": "0.0.0-nightly-20241030-0407-adae44fa.1",
17
- "@fluentui-copilot/tokens": "0.0.0-nightly-20241030-0407-adae44fa.1",
15
+ "@fluentui-copilot/react-provider": "0.0.0-nightly-20241101-0406-ab2d8a95.1",
16
+ "@fluentui-copilot/react-utilities": "0.0.0-nightly-20241101-0406-ab2d8a95.1",
17
+ "@fluentui-copilot/tokens": "0.0.0-nightly-20241101-0406-ab2d8a95.1",
18
18
  "@swc/helpers": "^0.5.1"
19
19
  },
20
20
  "peerDependencies": {