@fluentui/react-badge
Advanced tools
Comparing version 9.0.0-alpha.73 to 9.0.0-alpha.74
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Tue, 31 Aug 2021 07:34:22 GMT", | ||
"date": "Wed, 01 Sep 2021 07:37:53 GMT", | ||
"tag": "@fluentui/react-badge_v9.0.0-alpha.74", | ||
"version": "9.0.0-alpha.74", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.43", | ||
"author": "bsunderhus@microsoft.com", | ||
"commit": "40254a1b07bd51affd276e51af0b1d517714b45c", | ||
"package": "@fluentui/react-badge" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 31 Aug 2021 07:37:47 GMT", | ||
"tag": "@fluentui/react-badge_v9.0.0-alpha.73", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.73", |
# Change Log - @fluentui/react-badge | ||
This log was last generated on Tue, 31 Aug 2021 07:34:22 GMT and should not be manually modified. | ||
This log was last generated on Wed, 01 Sep 2021 07:37:53 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.74) | ||
Wed, 01 Sep 2021 07:37:53 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.73..@fluentui/react-badge_v9.0.0-alpha.74) | ||
### Changes | ||
- Bump @fluentui/react-utilities to v9.0.0-alpha.43 ([PR #19483](https://github.com/microsoft/fluentui/pull/19483) by bsunderhus@microsoft.com) | ||
## [9.0.0-alpha.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.73) | ||
Tue, 31 Aug 2021 07:34:22 GMT | ||
Tue, 31 Aug 2021 07:37:47 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.72..@fluentui/react-badge_v9.0.0-alpha.73) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-badge", | ||
"version": "9.0.0-alpha.73", | ||
"version": "9.0.0-alpha.74", | ||
"description": "React components for building web experiences", | ||
@@ -28,5 +28,5 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@fluentui/babel-make-styles": "^9.0.0-alpha.41", | ||
"@fluentui/babel-make-styles": "^9.0.0-alpha.42", | ||
"@fluentui/eslint-plugin": "^1.4.1", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.35", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.36", | ||
"@fluentui/react-conformance": "^0.4.4", | ||
@@ -46,5 +46,5 @@ "@fluentui/scripts": "^1.0.0", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.60", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.61", | ||
"@fluentui/react-theme": "^9.0.0-alpha.22", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.42", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.43", | ||
"tslib": "^2.1.0" | ||
@@ -51,0 +51,0 @@ }, |
412276
5198