@fluentui-copilot/react-prompt-starter 0.0.0-nightly-20240313-0404-8abc883d.1 → 0.0.0-nightly-20240314-0405-1a885976.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-prompt-starter",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 13 Mar 2024 04:09:45 GMT",
6
- "tag": "@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20240313-0404-8abc883d.1",
7
- "version": "0.0.0-nightly-20240313-0404-8abc883d.1",
5
+ "date": "Thu, 14 Mar 2024 04:10:47 GMT",
6
+ "tag": "@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20240314-0405-1a885976.1",
7
+ "version": "0.0.0-nightly-20240314-0405-1a885976.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,8 +16,37 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui-copilot/react-prompt-starter",
19
- "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240313-0404-8abc883d.1",
20
- "commit": "6953fd36fa1f984fe4271557d1ab88e559056e47"
19
+ "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240314-0405-1a885976.1",
20
+ "commit": "9cbe12abe7e65bc2516c076e8f6c4c183890c0fb"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 13 Mar 2024 18:01:50 GMT",
27
+ "tag": "@fluentui-copilot/react-prompt-starter_v0.5.0",
28
+ "version": "0.5.0",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "tristan.watanabe@gmail.com",
33
+ "package": "@fluentui-copilot/react-prompt-starter",
34
+ "commit": "8abc883d17005aa9b9e84ea2b3e46afa6d0951c7",
35
+ "comment": "chore: update provider import to renamed @fluentui-copilot/react-provider. "
36
+ }
37
+ ],
38
+ "minor": [
39
+ {
40
+ "author": "tristan.watanabe@gmail.com",
41
+ "package": "@fluentui-copilot/react-prompt-starter",
42
+ "commit": "8abc883d17005aa9b9e84ea2b3e46afa6d0951c7",
43
+ "comment": "chore: rename package scope from @fluentai to @fluentui-copilot."
44
+ },
45
+ {
46
+ "author": "tristan.watanabe@gmail.com",
47
+ "package": "@fluentui-copilot/react-prompt-starter",
48
+ "commit": "a9435c87855b60c093d21b9353639512645d7912",
49
+ "comment": "chore: rename package to @fluentui-copilot/react-prompt-starter."
21
50
  }
22
51
  ]
23
52
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,32 @@
1
1
  # Change Log - @fluentui-copilot/react-prompt-starter
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 Thu, 14 Mar 2024 04:10:47 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-prompt-starter_v0.0.0-nightly-20240313-0404-8abc883d.1)
7
+ ## [0.0.0-nightly-20240314-0405-1a885976.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20240314-0405-1a885976.1)
8
8
 
9
- Wed, 13 Mar 2024 04:09:45 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentai/prompt-starter_v0.4.1..@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20240313-0404-8abc883d.1)
9
+ Thu, 14 Mar 2024 04:10:47 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-prompt-starter_v0.5.0..@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20240314-0405-1a885976.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-20240313-0404-8abc883d.1 ([commit](https://github.com/microsoft/fluentai/commit/6953fd36fa1f984fe4271557d1ab88e559056e47) by beachball)
15
+ - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240314-0405-1a885976.1 ([commit](https://github.com/microsoft/fluentai/commit/9cbe12abe7e65bc2516c076e8f6c4c183890c0fb) by beachball)
16
+
17
+ ## [0.5.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-prompt-starter_v0.5.0)
18
+
19
+ Wed, 13 Mar 2024 18:01:50 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentai/prompt-starter_v0.4.1..@fluentui-copilot/react-prompt-starter_v0.5.0)
21
+
22
+ ### Minor changes
23
+
24
+ - chore: rename package scope from @fluentai to @fluentui-copilot. ([PR #1451](https://github.com/microsoft/fluentai/pull/1451) by tristan.watanabe@gmail.com)
25
+ - chore: rename package to @fluentui-copilot/react-prompt-starter. ([PR #1446](https://github.com/microsoft/fluentai/pull/1446) by tristan.watanabe@gmail.com)
26
+
27
+ ### Patches
28
+
29
+ - chore: update provider import to renamed @fluentui-copilot/react-provider. ([PR #1451](https://github.com/microsoft/fluentai/pull/1451) by tristan.watanabe@gmail.com)
16
30
 
17
31
  ## [0.4.0](https://github.com/microsoft/fluentai/tree/@fluentai/prompt-starter_v0.4.0)
18
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-prompt-starter",
3
- "version": "0.0.0-nightly-20240313-0404-8abc883d.1",
3
+ "version": "0.0.0-nightly-20240314-0405-1a885976.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-20240313-0404-8abc883d.1",
15
+ "@fluentui-copilot/react-provider": "0.0.0-nightly-20240314-0405-1a885976.1",
16
16
  "@swc/helpers": "^0.5.1"
17
17
  },
18
18
  "peerDependencies": {