@fluentui/react-divider
Advanced tools
Comparing version 9.0.0-alpha.9 to 9.0.0-alpha.10
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Thu, 08 Apr 2021 07:29:50 GMT", | ||
"date": "Fri, 09 Apr 2021 07:29:42 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.10", | ||
"version": "9.0.0-alpha.10", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.20", | ||
"author": "olfedias@microsoft.com", | ||
"commit": "876c6d64de40213f9cc15062464bb13f702002fd", | ||
"package": "@fluentui/react-divider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 08 Apr 2021 07:33:06 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.9", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.9", |
# Change Log - @fluentui/react-divider | ||
This log was last generated on Thu, 08 Apr 2021 07:29:50 GMT and should not be manually modified. | ||
This log was last generated on Fri, 09 Apr 2021 07:29:42 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.10) | ||
Fri, 09 Apr 2021 07:29:42 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.9..@fluentui/react-divider_v9.0.0-alpha.10) | ||
### Changes | ||
- Bump @fluentui/react-make-styles to v9.0.0-alpha.20 ([PR #17670](https://github.com/microsoft/fluentui/pull/17670) by olfedias@microsoft.com) | ||
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.9) | ||
Thu, 08 Apr 2021 07:29:50 GMT | ||
Thu, 08 Apr 2021 07:33:06 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.8..@fluentui/react-divider_v9.0.0-alpha.9) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-divider", | ||
"version": "9.0.0-alpha.9", | ||
"version": "9.0.0-alpha.10", | ||
"description": "Fluent UI component to visually separate content.", | ||
@@ -42,3 +42,3 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.19", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.20", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.15", | ||
@@ -45,0 +45,0 @@ "tslib": "^1.10.0" |
129672
1452