@fluentui-copilot/react-reference 0.0.0-nightly-20240313-0404-8abc883d.1 → 0.9.0

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,34 +2,30 @@
2
2
  "name": "@fluentui-copilot/react-reference",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 13 Mar 2024 04:09:45 GMT",
6
- "tag": "@fluentui-copilot/react-reference_v0.0.0-nightly-20240313-0404-8abc883d.1",
7
- "version": "0.0.0-nightly-20240313-0404-8abc883d.1",
5
+ "date": "Wed, 13 Mar 2024 18:00:37 GMT",
6
+ "tag": "@fluentui-copilot/react-reference_v0.9.0",
7
+ "version": "0.9.0",
8
8
  "comments": {
9
- "prerelease": [
10
- {
11
- "author": "fluentui-internal@service.microsoft.com",
12
- "package": "@fluentui-copilot/react-reference",
13
- "commit": "not available",
14
- "comment": "Release nightly"
15
- },
9
+ "patch": [
16
10
  {
17
- "author": "beachball",
11
+ "author": "tristan.watanabe@gmail.com",
18
12
  "package": "@fluentui-copilot/react-reference",
19
- "comment": "Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240313-0404-8abc883d.1",
20
- "commit": "6953fd36fa1f984fe4271557d1ab88e559056e47"
21
- },
13
+ "commit": "8abc883d17005aa9b9e84ea2b3e46afa6d0951c7",
14
+ "comment": "chore: update provider import to renamed @fluentui-copilot/react-provider. "
15
+ }
16
+ ],
17
+ "minor": [
22
18
  {
23
- "author": "beachball",
19
+ "author": "tristan.watanabe@gmail.com",
24
20
  "package": "@fluentui-copilot/react-reference",
25
- "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240313-0404-8abc883d.1",
26
- "commit": "6953fd36fa1f984fe4271557d1ab88e559056e47"
21
+ "commit": "5c0b963ba01196d15860d7f86035f15c12ce8254",
22
+ "comment": "chore: rename package to @fluentui-copilot/react-reference."
27
23
  },
28
24
  {
29
- "author": "beachball",
25
+ "author": "tristan.watanabe@gmail.com",
30
26
  "package": "@fluentui-copilot/react-reference",
31
- "comment": "Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240313-0404-8abc883d.1",
32
- "commit": "6953fd36fa1f984fe4271557d1ab88e559056e47"
27
+ "commit": "5c0b963ba01196d15860d7f86035f15c12ce8254",
28
+ "comment": "chore: rename package scope from @fluentai to @fluentui-copilot."
33
29
  }
34
30
  ]
35
31
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,22 @@
1
1
  # Change Log - @fluentui-copilot/react-reference
2
2
 
3
- This log was last generated on Wed, 13 Mar 2024 04:09:45 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 13 Mar 2024 18:00:37 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20240313-0404-8abc883d.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.0.0-nightly-20240313-0404-8abc883d.1)
7
+ ## [0.9.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.9.0)
8
8
 
9
- Wed, 13 Mar 2024 04:09:45 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentai/reference_v0.8.2..@fluentui-copilot/react-reference_v0.0.0-nightly-20240313-0404-8abc883d.1)
9
+ Wed, 13 Mar 2024 18:00:37 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentai/reference_v0.8.2..@fluentui-copilot/react-reference_v0.9.0)
11
11
 
12
- ### Changes
12
+ ### Minor changes
13
+
14
+ - chore: rename package to @fluentui-copilot/react-reference. ([PR #1442](https://github.com/microsoft/fluentai/pull/1442) by tristan.watanabe@gmail.com)
15
+ - chore: rename package scope from @fluentai to @fluentui-copilot. ([PR #1442](https://github.com/microsoft/fluentai/pull/1442) by tristan.watanabe@gmail.com)
16
+
17
+ ### Patches
13
18
 
14
- - Release nightly ([commit](https://github.com/microsoft/fluentai/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240313-0404-8abc883d.1 ([commit](https://github.com/microsoft/fluentai/commit/6953fd36fa1f984fe4271557d1ab88e559056e47) by beachball)
16
- - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240313-0404-8abc883d.1 ([commit](https://github.com/microsoft/fluentai/commit/6953fd36fa1f984fe4271557d1ab88e559056e47) by beachball)
17
- - Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240313-0404-8abc883d.1 ([commit](https://github.com/microsoft/fluentai/commit/6953fd36fa1f984fe4271557d1ab88e559056e47) by beachball)
19
+ - chore: update provider import to renamed @fluentui-copilot/react-provider. ([PR #1451](https://github.com/microsoft/fluentai/pull/1451) by tristan.watanabe@gmail.com)
18
20
 
19
21
  ## [0.8.0](https://github.com/microsoft/fluentai/tree/@fluentai/reference_v0.8.0)
20
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-reference",
3
- "version": "0.0.0-nightly-20240313-0404-8abc883d.1",
3
+ "version": "0.9.0",
4
4
  "description": "Fluent AI controls for citations and references",
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-preview": "0.0.0-nightly-20240313-0404-8abc883d.1",
16
- "@fluentui-copilot/react-provider": "0.0.0-nightly-20240313-0404-8abc883d.1",
17
- "@fluentui-copilot/react-sensitivity-label": "0.0.0-nightly-20240313-0404-8abc883d.1",
15
+ "@fluentui-copilot/react-preview": "^0.3.0",
16
+ "@fluentui-copilot/react-provider": "^0.8.0",
17
+ "@fluentui-copilot/react-sensitivity-label": "^0.3.0",
18
18
  "@swc/helpers": "^0.5.1"
19
19
  },
20
20
  "peerDependencies": {
@@ -30,7 +30,11 @@
30
30
  "react": ">=16.14.0 <19.0.0",
31
31
  "react-dom": ">=16.14.0 <19.0.0"
32
32
  },
33
- "beachball": {},
33
+ "beachball": {
34
+ "disallowedChangeTypes": [
35
+ "major"
36
+ ]
37
+ },
34
38
  "exports": {
35
39
  ".": {
36
40
  "types": "./dist/index.d.ts",