@fluentui/react-badge 9.0.0-alpha.84 → 9.0.0-alpha.85

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,46 @@
2
2
  "name": "@fluentui/react-badge",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 22 Sep 2021 10:08:31 GMT",
5
+ "date": "Thu, 23 Sep 2021 08:19:56 GMT",
6
+ "tag": "@fluentui/react-badge_v9.0.0-alpha.85",
7
+ "version": "9.0.0-alpha.85",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-badge",
13
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.71",
14
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-badge",
19
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.51",
20
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-badge",
25
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.53",
26
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-badge",
31
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46",
32
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-badge",
37
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.15",
38
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 22 Sep 2021 10:10:07 GMT",
6
45
  "tag": "@fluentui/react-badge_v9.0.0-alpha.84",
7
46
  "version": "9.0.0-alpha.84",
8
47
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,25 @@
1
1
  # Change Log - @fluentui/react-badge
2
2
 
3
- This log was last generated on Wed, 22 Sep 2021 10:08:31 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 23 Sep 2021 08:19:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.85](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.85)
8
+
9
+ Thu, 23 Sep 2021 08:19:56 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.84..@fluentui/react-badge_v9.0.0-alpha.85)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-make-styles to v9.0.0-alpha.71 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.0.0-alpha.51 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball)
16
+ - Bump @fluentui/babel-make-styles to v9.0.0-alpha.53 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball)
17
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball)
18
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.15 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball)
19
+
7
20
  ## [9.0.0-alpha.84](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.84)
8
21
 
9
- Wed, 22 Sep 2021 10:08:31 GMT
22
+ Wed, 22 Sep 2021 10:10:07 GMT
10
23
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.83..@fluentui/react-badge_v9.0.0-alpha.84)
11
24
 
12
25
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-badge",
3
- "version": "9.0.0-alpha.84",
3
+ "version": "9.0.0-alpha.85",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -25,11 +25,11 @@
25
25
  "storybook": "start-storybook"
26
26
  },
27
27
  "devDependencies": {
28
- "@fluentui/babel-make-styles": "9.0.0-alpha.52",
28
+ "@fluentui/babel-make-styles": "9.0.0-alpha.53",
29
29
  "@fluentui/eslint-plugin": "*",
30
- "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.45",
30
+ "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.46",
31
31
  "@fluentui/react-conformance": "*",
32
- "@fluentui/react-conformance-make-styles": "9.0.0-alpha.14",
32
+ "@fluentui/react-conformance-make-styles": "9.0.0-alpha.15",
33
33
  "@fluentui/scripts": "^1.0.0",
34
34
  "@types/enzyme": "3.10.3",
35
35
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -43,9 +43,9 @@
43
43
  "react-test-renderer": "^16.3.0"
44
44
  },
45
45
  "dependencies": {
46
- "@fluentui/react-make-styles": "9.0.0-alpha.70",
46
+ "@fluentui/react-make-styles": "9.0.0-alpha.71",
47
47
  "@fluentui/react-theme": "9.0.0-alpha.23",
48
- "@fluentui/react-utilities": "9.0.0-alpha.50",
48
+ "@fluentui/react-utilities": "9.0.0-alpha.51",
49
49
  "tslib": "^2.1.0"
50
50
  },
51
51
  "peerDependencies": {