@fluentui-copilot/react-morse-code 0.0.0-nightly-20250528-0405-5f0ad3bf.1 → 0.0.0-nightly-20250529-0405-049ce749.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 +24 -3
- package/CHANGELOG.md +14 -4
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui-copilot/react-morse-code",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui-copilot/react-morse-code_v0.0.0-nightly-
|
|
7
|
-
"version": "0.0.0-nightly-
|
|
5
|
+
"date": "Thu, 29 May 2025 04:12:31 GMT",
|
|
6
|
+
"tag": "@fluentui-copilot/react-morse-code_v0.0.0-nightly-20250529-0405-049ce749.1",
|
|
7
|
+
"version": "0.0.0-nightly-20250529-0405-049ce749.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
@@ -16,6 +16,27 @@
|
|
|
16
16
|
]
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Wed, 28 May 2025 16:45:32 GMT",
|
|
21
|
+
"tag": "@fluentui-copilot/react-morse-code_v0.0.8",
|
|
22
|
+
"version": "0.0.8",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "seanmonahan@microsoft.com",
|
|
27
|
+
"package": "@fluentui-copilot/react-morse-code",
|
|
28
|
+
"commit": "f6b84adfa5aa24ba5882e672c0b1468927b8e387",
|
|
29
|
+
"comment": "refactor react-morse-code internals"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"author": "seanmonahan@microsoft.com",
|
|
33
|
+
"package": "@fluentui-copilot/react-morse-code",
|
|
34
|
+
"commit": "fad34f16a42d0e06b2581ddf39f00b47b0ea3783",
|
|
35
|
+
"comment": "add 'small' MorseCode component"
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
},
|
|
19
40
|
{
|
|
20
41
|
"date": "Mon, 19 May 2025 18:04:28 GMT",
|
|
21
42
|
"tag": "@fluentui-copilot/react-morse-code_v0.0.7",
|
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
|
|
3
|
+
This log was last generated on Thu, 29 May 2025 04:12:31 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-nightly-
|
|
7
|
+
## [0.0.0-nightly-20250529-0405-049ce749.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-morse-code_v0.0.0-nightly-20250529-0405-049ce749.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-morse-code_v0.0.
|
|
9
|
+
Thu, 29 May 2025 04:12:31 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-20250529-0405-049ce749.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.8](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-morse-code_v0.0.8)
|
|
17
|
+
|
|
18
|
+
Wed, 28 May 2025 16:45:32 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-morse-code_v0.0.7..@fluentui-copilot/react-morse-code_v0.0.8)
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- refactor react-morse-code internals ([PR #3042](https://github.com/microsoft/fluentai/pull/3042) by seanmonahan@microsoft.com)
|
|
24
|
+
- add 'small' MorseCode component ([PR #3034](https://github.com/microsoft/fluentai/pull/3034) by seanmonahan@microsoft.com)
|
|
25
|
+
|
|
16
26
|
## [0.0.7](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-morse-code_v0.0.7)
|
|
17
27
|
|
|
18
28
|
Mon, 19 May 2025 18:04:28 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-
|
|
3
|
+
"version": "0.0.0-nightly-20250529-0405-049ce749.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-
|
|
16
|
+
"@fluentui-copilot/morse-code": "^0.0.0-nightly-20250529-0405-049ce749.1",
|
|
17
17
|
"@swc/helpers": "^0.5.1"
|
|
18
18
|
},
|
|
19
19
|
"peerDependencies": {
|