@fluentui/react-divider
Advanced tools
Comparing version 9.0.0-alpha.4 to 9.0.0-alpha.5
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Thu, 25 Mar 2021 07:29:52 GMT", | ||
"date": "Fri, 26 Mar 2021 07:29:48 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.5", | ||
"version": "9.0.0-alpha.5", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.12", | ||
"author": "lingfan.gao@microsoft.com", | ||
"commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8", | ||
"package": "@fluentui/react-divider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 25 Mar 2021 07:33:24 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.4", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.4", |
# Change Log - @fluentui/react-divider | ||
This log was last generated on Thu, 25 Mar 2021 07:29:52 GMT and should not be manually modified. | ||
This log was last generated on Fri, 26 Mar 2021 07:29:48 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.5) | ||
Fri, 26 Mar 2021 07:29:48 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.4..@fluentui/react-divider_v9.0.0-alpha.5) | ||
### Changes | ||
- Bump @fluentui/react-utilities to v9.0.0-alpha.12 ([PR #17524](https://github.com/microsoft/fluentui/pull/17524) by lingfan.gao@microsoft.com) | ||
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.4) | ||
Thu, 25 Mar 2021 07:29:52 GMT | ||
Thu, 25 Mar 2021 07:33:24 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.3..@fluentui/react-divider_v9.0.0-alpha.4) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-divider", | ||
"version": "9.0.0-alpha.4", | ||
"version": "9.0.0-alpha.5", | ||
"description": "Fluent UI component to visually separate content.", | ||
@@ -41,4 +41,4 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.14", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.11", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.15", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.12", | ||
"tslib": "^1.10.0" | ||
@@ -45,0 +45,0 @@ }, |
123304
1357