@fluentui/theme-samples
Advanced tools
Comparing version 8.0.12 to 8.0.13
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Wed, 17 Mar 2021 07:32:43 GMT", | ||
"date": "Thu, 18 Mar 2021 07:31:17 GMT", | ||
"tag": "@fluentui/theme-samples_v8.0.13", | ||
"version": "8.0.13", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui/react to v8.4.0", | ||
"author": "Humberto.Morimoto@microsoft.com", | ||
"commit": "fc2d46e7f8a3b1e67efc77702174c6b229ace241", | ||
"package": "@fluentui/theme-samples" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 17 Mar 2021 07:35:44 GMT", | ||
"tag": "@fluentui/theme-samples_v8.0.12", | ||
@@ -8,0 +23,0 @@ "version": "8.0.12", |
# Change Log - @fluentui/theme-samples | ||
This log was last generated on Wed, 17 Mar 2021 07:32:43 GMT and should not be manually modified. | ||
This log was last generated on Thu, 18 Mar 2021 07:31:17 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [8.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/theme-samples_v8.0.13) | ||
Thu, 18 Mar 2021 07:31:17 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme-samples_v8.0.12..@fluentui/theme-samples_v8.0.13) | ||
### Patches | ||
- Bump @fluentui/react to v8.4.0 ([PR #17467](https://github.com/microsoft/fluentui/pull/17467) by Humberto.Morimoto@microsoft.com) | ||
## [8.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/theme-samples_v8.0.12) | ||
Wed, 17 Mar 2021 07:32:43 GMT | ||
Wed, 17 Mar 2021 07:35:44 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme-samples_v8.0.11..@fluentui/theme-samples_v8.0.12) | ||
@@ -11,0 +20,0 @@ |
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) { | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
set_version_1.setVersion('@fluentui/theme-samples', '8.0.12'); | ||
set_version_1.setVersion('@fluentui/theme-samples', '8.0.13'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/theme-samples', '8.0.12'); | ||
set_version_1.setVersion('@fluentui/theme-samples', '8.0.13'); | ||
//# sourceMappingURL=version.js.map |
// Do not modify this file; it is generated as part of publish. | ||
// The checked in version is a placeholder only and will not be updated. | ||
import { setVersion } from '@fluentui/set-version'; | ||
setVersion('@fluentui/theme-samples', '8.0.12'); | ||
setVersion('@fluentui/theme-samples', '8.0.13'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/theme-samples", | ||
"version": "8.0.12", | ||
"version": "8.0.13", | ||
"description": "Sample themes for use with Fabric components.", | ||
@@ -29,3 +29,3 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react": "^8.3.2", | ||
"@fluentui/react": "^8.4.0", | ||
"@fluentui/set-version": "^8.0.1", | ||
@@ -32,0 +32,0 @@ "@fluentui/scheme-utilities": "^8.0.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
278134
2915
Updated@fluentui/react@^8.4.0