@fluentui-copilot/react-morse-code 0.0.0-nightly-20250701-0406-93c39ced.1 → 0.0.0-nightly-20250703-0404-3a2097a9.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-morse-code",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 01 Jul 2025 04:13:39 GMT",
6
- "tag": "@fluentui-copilot/react-morse-code_v0.0.0-nightly-20250701-0406-93c39ced.1",
7
- "version": "0.0.0-nightly-20250701-0406-93c39ced.1",
5
+ "date": "Thu, 03 Jul 2025 04:12:05 GMT",
6
+ "tag": "@fluentui-copilot/react-morse-code_v0.0.0-nightly-20250703-0404-3a2097a9.1",
7
+ "version": "0.0.0-nightly-20250703-0404-3a2097a9.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,6 +16,27 @@
16
16
  ]
17
17
  }
18
18
  },
19
+ {
20
+ "date": "Tue, 01 Jul 2025 14:45:29 GMT",
21
+ "tag": "@fluentui-copilot/react-morse-code_v0.0.9",
22
+ "version": "0.0.9",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "jiangemma@microsoft.com",
27
+ "package": "@fluentui-copilot/react-morse-code",
28
+ "commit": "93c39ced303a2ffdb20764a1d1a1595a12b4ae27",
29
+ "comment": "chore: Bump v9 to 9.66.0 dependency deduplication followup"
30
+ },
31
+ {
32
+ "author": "jiangemma@microsoft.com",
33
+ "package": "@fluentui-copilot/react-morse-code",
34
+ "commit": "c9607d83ec7c4f592e563a391e0e7fa87af24929",
35
+ "comment": "Bump v9 to ^9.66.0"
36
+ }
37
+ ]
38
+ }
39
+ },
19
40
  {
20
41
  "date": "Wed, 28 May 2025 16:45:32 GMT",
21
42
  "tag": "@fluentui-copilot/react-morse-code_v0.0.8",
package/CHANGELOG.md CHANGED
@@ -1,18 +1,28 @@
1
1
  # Change Log - @fluentui-copilot/react-morse-code
2
2
 
3
- This log was last generated on Tue, 01 Jul 2025 04:13:39 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 03 Jul 2025 04:12:05 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20250701-0406-93c39ced.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-morse-code_v0.0.0-nightly-20250701-0406-93c39ced.1)
7
+ ## [0.0.0-nightly-20250703-0404-3a2097a9.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-morse-code_v0.0.0-nightly-20250703-0404-3a2097a9.1)
8
8
 
9
- Tue, 01 Jul 2025 04:13:39 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-morse-code_v0.0.8..@fluentui-copilot/react-morse-code_v0.0.0-nightly-20250701-0406-93c39ced.1)
9
+ Thu, 03 Jul 2025 04:12:05 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-morse-code_v0.0.9..@fluentui-copilot/react-morse-code_v0.0.0-nightly-20250703-0404-3a2097a9.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
15
 
16
+ ## [0.0.9](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-morse-code_v0.0.9)
17
+
18
+ Tue, 01 Jul 2025 14:45:29 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-morse-code_v0.0.8..@fluentui-copilot/react-morse-code_v0.0.9)
20
+
21
+ ### Patches
22
+
23
+ - chore: Bump v9 to 9.66.0 dependency deduplication followup ([PR #3176](https://github.com/microsoft/fluentai/pull/3176) by jiangemma@microsoft.com)
24
+ - Bump v9 to ^9.66.0 ([PR #3169](https://github.com/microsoft/fluentai/pull/3169) by jiangemma@microsoft.com)
25
+
16
26
  ## [0.0.8](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-morse-code_v0.0.8)
17
27
 
18
28
  Wed, 28 May 2025 16:45:32 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-morse-code",
3
- "version": "0.0.0-nightly-20250701-0406-93c39ced.1",
3
+ "version": "0.0.0-nightly-20250703-0404-3a2097a9.1",
4
4
  "description": "A Fluent AI package",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -13,7 +13,7 @@
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
15
  "@fluentui-contrib/houdini-utils": "0.3.5",
16
- "@fluentui-copilot/morse-code": "0.0.0-nightly-20250701-0406-93c39ced.1",
16
+ "@fluentui-copilot/morse-code": "0.0.0-nightly-20250703-0404-3a2097a9.1",
17
17
  "@swc/helpers": "^0.5.1"
18
18
  },
19
19
  "peerDependencies": {