@fluentui/react-badge 9.1.25 → 9.1.26
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +25 -4
- package/CHANGELOG.md +15 -5
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,28 @@
|
|
2
2
|
"name": "@fluentui/react-badge",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Fri, 11 Aug 2023 12:10:20 GMT",
|
6
|
+
"tag": "@fluentui/react-badge_v9.1.26",
|
7
|
+
"version": "9.1.26",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-badge",
|
13
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
|
14
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-badge",
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.1",
|
20
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Wed, 09 Aug 2023 13:16:50 GMT",
|
6
27
|
"tag": "@fluentui/react-badge_v9.1.25",
|
7
28
|
"version": "9.1.25",
|
8
29
|
"comments": {
|
@@ -23,19 +44,19 @@
|
|
23
44
|
"author": "beachball",
|
24
45
|
"package": "@fluentui/react-badge",
|
25
46
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
|
26
|
-
"commit": "
|
47
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
27
48
|
},
|
28
49
|
{
|
29
50
|
"author": "beachball",
|
30
51
|
"package": "@fluentui/react-badge",
|
31
52
|
"comment": "Bump @fluentui/react-shared-contexts to v9.7.2",
|
32
|
-
"commit": "
|
53
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
33
54
|
},
|
34
55
|
{
|
35
56
|
"author": "beachball",
|
36
57
|
"package": "@fluentui/react-badge",
|
37
58
|
"comment": "Bump @fluentui/react-theme to v9.1.11",
|
38
|
-
"commit": "
|
59
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
39
60
|
}
|
40
61
|
]
|
41
62
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,21 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-badge
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Fri, 11 Aug 2023 12:10:20 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.1.26)
|
8
|
+
|
9
|
+
Fri, 11 Aug 2023 12:10:20 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.1.25..@fluentui/react-badge_v9.1.26)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
15
|
+
- Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
16
|
+
|
7
17
|
## [9.1.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.1.25)
|
8
18
|
|
9
|
-
Wed, 09 Aug 2023 13:
|
19
|
+
Wed, 09 Aug 2023 13:16:50 GMT
|
10
20
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.1.24..@fluentui/react-badge_v9.1.25)
|
11
21
|
|
12
22
|
### Patches
|
13
23
|
|
14
24
|
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
15
25
|
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
16
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([
|
17
|
-
- Bump @fluentui/react-shared-contexts to v9.7.2 ([
|
18
|
-
- Bump @fluentui/react-theme to v9.1.11 ([
|
26
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
27
|
+
- Bump @fluentui/react-shared-contexts to v9.7.2 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
28
|
+
- Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
19
29
|
|
20
30
|
## [9.1.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.1.24)
|
21
31
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-badge",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.26",
|
4
4
|
"description": "React components for building web experiences",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -34,10 +34,10 @@
|
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
36
|
"@fluentui/react-icons": "^2.0.207",
|
37
|
-
"@fluentui/react-jsx-runtime": "9.0.0-alpha.
|
37
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.15",
|
38
38
|
"@fluentui/react-shared-contexts": "^9.7.2",
|
39
39
|
"@fluentui/react-theme": "^9.1.11",
|
40
|
-
"@fluentui/react-utilities": "^9.11.
|
40
|
+
"@fluentui/react-utilities": "^9.11.1",
|
41
41
|
"@griffel/react": "^1.5.14",
|
42
42
|
"@swc/helpers": "^0.4.14"
|
43
43
|
},
|