@fluentui/react-persona 9.0.3 → 9.1.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,42 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 20 Oct 2022 08:35:15 GMT",
5
+ "date": "Tue, 25 Oct 2022 00:34:11 GMT",
6
+ "tag": "@fluentui/react-persona_v9.1.0-beta.1",
7
+ "version": "9.1.0-beta.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "esteban.230@hotmail.com",
12
+ "package": "@fluentui/react-persona",
13
+ "commit": "69892eab60695a2da2dca35a067cc12fa3a44bac",
14
+ "comment": "chore: Change version back to beta."
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-persona",
19
+ "comment": "Bump @fluentui/react-avatar to v9.2.4",
20
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-persona",
25
+ "comment": "Bump @fluentui/react-badge to v9.0.10",
26
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
27
+ }
28
+ ],
29
+ "none": [
30
+ {
31
+ "author": "esteban.230@hotmail.com",
32
+ "package": "@fluentui/react-persona",
33
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9",
34
+ "comment": "chore: Update beachball settings."
35
+ }
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "date": "Thu, 20 Oct 2022 08:39:39 GMT",
6
41
  "tag": "@fluentui/react-persona_v9.0.3",
7
42
  "version": "9.0.3",
8
43
  "comments": {
@@ -23,31 +58,31 @@
23
58
  "author": "beachball",
24
59
  "package": "@fluentui/react-persona",
25
60
  "comment": "Bump @fluentui/react-avatar to v9.2.3",
26
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
61
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
27
62
  },
28
63
  {
29
64
  "author": "beachball",
30
65
  "package": "@fluentui/react-persona",
31
66
  "comment": "Bump @fluentui/react-badge to v9.0.9",
32
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
67
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
33
68
  },
34
69
  {
35
70
  "author": "beachball",
36
71
  "package": "@fluentui/react-persona",
37
72
  "comment": "Bump @fluentui/react-theme to v9.1.1",
38
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
73
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
39
74
  },
40
75
  {
41
76
  "author": "beachball",
42
77
  "package": "@fluentui/react-persona",
43
78
  "comment": "Bump @fluentui/react-utilities to v9.1.2",
44
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
79
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
45
80
  },
46
81
  {
47
82
  "author": "beachball",
48
83
  "package": "@fluentui/react-persona",
49
84
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
50
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
85
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
51
86
  }
52
87
  ],
53
88
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,23 +1,34 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Thu, 20 Oct 2022 08:35:15 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 25 Oct 2022 00:34:11 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.0-beta.1)
8
+
9
+ Tue, 25 Oct 2022 00:34:11 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.0.3..@fluentui/react-persona_v9.1.0-beta.1)
11
+
12
+ ### Changes
13
+
14
+ - chore: Change version back to beta. ([PR #25357](https://github.com/microsoft/fluentui/pull/25357) by esteban.230@hotmail.com)
15
+ - Bump @fluentui/react-avatar to v9.2.4 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
16
+ - Bump @fluentui/react-badge to v9.0.10 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
17
+
7
18
  ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.0.3)
8
19
 
9
- Thu, 20 Oct 2022 08:35:15 GMT
20
+ Thu, 20 Oct 2022 08:39:39 GMT
10
21
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.0.2..@fluentui/react-persona_v9.0.3)
11
22
 
12
23
  ### Patches
13
24
 
14
25
  - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
15
26
  - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
16
- - Bump @fluentui/react-avatar to v9.2.3 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
17
- - Bump @fluentui/react-badge to v9.0.9 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
18
- - Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
19
- - Bump @fluentui/react-utilities to v9.1.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
27
+ - Bump @fluentui/react-avatar to v9.2.3 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
28
+ - Bump @fluentui/react-badge to v9.0.9 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
29
+ - Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
31
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
21
32
 
22
33
  ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.0.2)
23
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.0.3",
3
+ "version": "9.1.0-beta.1",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -32,8 +32,8 @@
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-avatar": "^9.2.3",
36
- "@fluentui/react-badge": "^9.0.9",
35
+ "@fluentui/react-avatar": "^9.2.4",
36
+ "@fluentui/react-badge": "^9.0.10",
37
37
  "@fluentui/react-theme": "^9.1.1",
38
38
  "@fluentui/react-utilities": "^9.1.2",
39
39
  "@griffel/react": "^1.4.1",
@@ -46,9 +46,11 @@
46
46
  "react-dom": ">=16.8.0 <19.0.0"
47
47
  },
48
48
  "beachball": {
49
+ "tag": "beta",
49
50
  "disallowedChangeTypes": [
50
51
  "major",
51
- "prerelease"
52
+ "minor",
53
+ "patch"
52
54
  ]
53
55
  }
54
56
  }