@fluentui-copilot/react-suggestions 0.12.2-hotfix.1 → 0.12.3-hotfix.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 +35 -5
- package/CHANGELOG.md +14 -5
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,16 +2,46 @@
|
|
|
2
2
|
"name": "@fluentui-copilot/react-suggestions",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui-copilot/react-suggestions_v0.12.
|
|
7
|
-
"version": "0.12.
|
|
5
|
+
"date": "Tue, 12 Aug 2025 16:09:22 GMT",
|
|
6
|
+
"tag": "@fluentui-copilot/react-suggestions_v0.12.3-hotfix.1",
|
|
7
|
+
"version": "0.12.3-hotfix.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
11
11
|
"author": "hochelmartin@gmail.com",
|
|
12
12
|
"package": "@fluentui-copilot/react-suggestions",
|
|
13
|
-
"commit": "
|
|
14
|
-
"comment": "release: prepare hotfix 0.
|
|
13
|
+
"commit": "3e4ebe676646c4c4346dbbab83511f963ffefd85",
|
|
14
|
+
"comment": "release: prepare hotfix 0.26.2-hotfix.1"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Mon, 19 May 2025 18:04:28 GMT",
|
|
21
|
+
"tag": "@fluentui-copilot/react-suggestions_v0.12.3",
|
|
22
|
+
"version": "0.12.3",
|
|
23
|
+
"comments": {
|
|
24
|
+
"none": [
|
|
25
|
+
{
|
|
26
|
+
"author": "hochelmartin@gmail.com",
|
|
27
|
+
"package": "@fluentui-copilot/react-suggestions",
|
|
28
|
+
"commit": "442954951d0eca92de20ecb0ff0fa9492431b62d",
|
|
29
|
+
"comment": "fix: exclude story files from production build"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"date": "Sat, 03 May 2025 01:27:45 GMT",
|
|
36
|
+
"tag": "@fluentui-copilot/react-suggestions_v0.12.3",
|
|
37
|
+
"version": "0.12.3",
|
|
38
|
+
"comments": {
|
|
39
|
+
"patch": [
|
|
40
|
+
{
|
|
41
|
+
"author": "estebanmu@microsoft.com",
|
|
42
|
+
"package": "@fluentui-copilot/react-suggestions",
|
|
43
|
+
"commit": "3dc05bb66ec473691f198f65b5124cc24390f47c",
|
|
44
|
+
"comment": "chore: Bump @fluentui/react-components to 9.63.0."
|
|
15
45
|
}
|
|
16
46
|
]
|
|
17
47
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,26 @@
|
|
|
1
1
|
# Change Log - @fluentui-copilot/react-suggestions
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 12 Aug 2025 16:09:22 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.12.
|
|
7
|
+
## [0.12.3-hotfix.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.12.3-hotfix.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.12.
|
|
9
|
+
Tue, 12 Aug 2025 16:09:22 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.12.3..@fluentui-copilot/react-suggestions_v0.12.3-hotfix.1)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
|
-
- release: prepare hotfix 0.
|
|
14
|
+
- release: prepare hotfix 0.26.2-hotfix.1 ([PR #3284](https://github.com/microsoft/fluentai/pull/3284) by hochelmartin@gmail.com)
|
|
15
|
+
|
|
16
|
+
## [0.12.3](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.12.3)
|
|
17
|
+
|
|
18
|
+
Sat, 03 May 2025 01:27:45 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.12.2..@fluentui-copilot/react-suggestions_v0.12.3)
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- chore: Bump @fluentui/react-components to 9.63.0. ([PR #2917](https://github.com/microsoft/fluentai/pull/2917) by estebanmu@microsoft.com)
|
|
15
24
|
|
|
16
25
|
## [0.12.2](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.12.2)
|
|
17
26
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-copilot/react-suggestions",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.3-hotfix.1",
|
|
4
4
|
"description": "A Fluent AI package",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@fluentui-copilot/react-provider": "0.11.
|
|
16
|
-
"@fluentui-copilot/tokens": "0.3.
|
|
15
|
+
"@fluentui-copilot/react-provider": "0.11.3-hotfix.1",
|
|
16
|
+
"@fluentui-copilot/tokens": "0.3.11-hotfix.1",
|
|
17
17
|
"@swc/helpers": "^0.5.1"
|
|
18
18
|
},
|
|
19
19
|
"peerDependencies": {
|
|
20
|
-
"@fluentui/react-components": ">=9.
|
|
20
|
+
"@fluentui/react-components": ">=9.63.0 <10.0.0",
|
|
21
21
|
"@fluentui/react-context-selector": ">=9.1.76 <10.0.0",
|
|
22
22
|
"@fluentui/react-icons": ">=2.0.260 <3.0.0",
|
|
23
|
-
"@fluentui/react-jsx-runtime": ">=9.0.
|
|
23
|
+
"@fluentui/react-jsx-runtime": ">=9.0.54 <10.0.0",
|
|
24
24
|
"@fluentui/react-shared-contexts": ">=9.23.1 <10.0.0",
|
|
25
25
|
"@fluentui/react-utilities": ">=9.19.0 <10.0.0",
|
|
26
26
|
"@types/react": ">=16.14.0 <19.0.0",
|