@fluentui/react-divider
Advanced tools
Comparing version 9.0.0-alpha.11 to 9.0.0-alpha.12
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Wed, 14 Apr 2021 07:31:16 GMT", | ||
"date": "Fri, 16 Apr 2021 18:06:48 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.12", | ||
"version": "9.0.0-alpha.12", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.22", | ||
"author": "bsunderhus@microsoft.com", | ||
"commit": "e158c65f9712556cfcca1e80c7156889885c95b0", | ||
"package": "@fluentui/react-divider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 14 Apr 2021 07:34:12 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.11", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.11", |
# Change Log - @fluentui/react-divider | ||
This log was last generated on Wed, 14 Apr 2021 07:31:16 GMT and should not be manually modified. | ||
This log was last generated on Fri, 16 Apr 2021 18:06:48 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.12) | ||
Fri, 16 Apr 2021 18:06:48 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.11..@fluentui/react-divider_v9.0.0-alpha.12) | ||
### Changes | ||
- Bump @fluentui/react-make-styles to v9.0.0-alpha.22 ([PR #17840](https://github.com/microsoft/fluentui/pull/17840) by bsunderhus@microsoft.com) | ||
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.11) | ||
Wed, 14 Apr 2021 07:31:16 GMT | ||
Wed, 14 Apr 2021 07:34:12 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.10..@fluentui/react-divider_v9.0.0-alpha.11) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-divider", | ||
"version": "9.0.0-alpha.11", | ||
"version": "9.0.0-alpha.12", | ||
"description": "Fluent UI component to visually separate content.", | ||
@@ -42,4 +42,4 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.21", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.15", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.22", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.16", | ||
"tslib": "^1.10.0" | ||
@@ -46,0 +46,0 @@ }, |
131990
1497