@fluentui/fluent2-theme
Advanced tools
Comparing version 8.107.35 to 8.107.36
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Wed, 23 Aug 2023 07:35:20 GMT", | ||
"date": "Fri, 25 Aug 2023 07:34:18 GMT", | ||
"tag": "@fluentui/fluent2-theme_v8.107.36", | ||
"version": "8.107.36", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/fluent2-theme", | ||
"comment": "Bump @fluentui/react to v8.111.0", | ||
"commit": "846a45467d7e70f3960950b6eb42d3a1d3cef2e5" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 23 Aug 2023 07:36:23 GMT", | ||
"tag": "@fluentui/fluent2-theme_v8.107.35", | ||
@@ -8,0 +23,0 @@ "version": "8.107.35", |
# Change Log - @fluentui/fluent2-theme | ||
This log was last generated on Wed, 23 Aug 2023 07:35:20 GMT and should not be manually modified. | ||
This log was last generated on Fri, 25 Aug 2023 07:34:18 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [8.107.36](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.36) | ||
Fri, 25 Aug 2023 07:34:18 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.35..@fluentui/fluent2-theme_v8.107.36) | ||
### Patches | ||
- Bump @fluentui/react to v8.111.0 ([PR #28978](https://github.com/microsoft/fluentui/pull/28978) by beachball) | ||
## [8.107.35](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.35) | ||
Wed, 23 Aug 2023 07:35:20 GMT | ||
Wed, 23 Aug 2023 07:36:23 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.34..@fluentui/fluent2-theme_v8.107.35) | ||
@@ -11,0 +20,0 @@ |
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) { | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
(0, set_version_1.setVersion)('@fluentui/fluent2-theme', '8.107.35'); | ||
(0, set_version_1.setVersion)('@fluentui/fluent2-theme', '8.107.36'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
(0, set_version_1.setVersion)('@fluentui/fluent2-theme', '8.107.35'); | ||
(0, set_version_1.setVersion)('@fluentui/fluent2-theme', '8.107.36'); | ||
//# 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/fluent2-theme', '8.107.35'); | ||
setVersion('@fluentui/fluent2-theme', '8.107.36'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/fluent2-theme", | ||
"version": "8.107.35", | ||
"version": "8.107.36", | ||
"description": "A Fluent2 theme for Fluent UI React 8.x", | ||
@@ -31,3 +31,3 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react": "^8.110.15", | ||
"@fluentui/react": "^8.111.0", | ||
"@fluentui/set-version": "^8.2.11", | ||
@@ -34,0 +34,0 @@ "tslib": "^2.1.0" |
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
711287
6560
Updated@fluentui/react@^8.111.0