@fluentui/theme
Advanced tools
Comparing version 2.4.3 to 2.4.4
@@ -5,3 +5,30 @@ { | ||
{ | ||
"date": "Wed, 10 Nov 2021 07:30:23 GMT", | ||
"date": "Thu, 25 Nov 2021 14:50:25 GMT", | ||
"tag": "@fluentui/theme_v2.4.4", | ||
"version": "2.4.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/theme", | ||
"comment": "Bump @fluentui/merge-styles to v8.2.2", | ||
"commit": "1fb5698fb5b996402373339e5f7698595f6a76d4" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/theme", | ||
"comment": "Bump @fluentui/utilities to v8.3.7", | ||
"commit": "1fb5698fb5b996402373339e5f7698595f6a76d4" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/theme", | ||
"comment": "Bump @fluentui/set-version to v8.1.5", | ||
"commit": "1fb5698fb5b996402373339e5f7698595f6a76d4" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 10 Nov 2021 07:31:59 GMT", | ||
"tag": "@fluentui/theme_v2.4.3", | ||
@@ -8,0 +35,0 @@ "version": "2.4.3", |
# Change Log - @fluentui/theme | ||
This log was last generated on Wed, 10 Nov 2021 07:30:23 GMT and should not be manually modified. | ||
This log was last generated on Thu, 25 Nov 2021 14:50:25 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [2.4.4](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.4.4) | ||
Thu, 25 Nov 2021 14:50:25 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.4.3..@fluentui/theme_v2.4.4) | ||
### Patches | ||
- Bump @fluentui/merge-styles to v8.2.2 ([PR #20781](https://github.com/microsoft/fluentui/pull/20781) by beachball) | ||
- Bump @fluentui/utilities to v8.3.7 ([PR #20781](https://github.com/microsoft/fluentui/pull/20781) by beachball) | ||
- Bump @fluentui/set-version to v8.1.5 ([PR #20781](https://github.com/microsoft/fluentui/pull/20781) by beachball) | ||
## [2.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.4.3) | ||
Wed, 10 Nov 2021 07:30:23 GMT | ||
Wed, 10 Nov 2021 07:31:59 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.4.2..@fluentui/theme_v2.4.3) | ||
@@ -11,0 +22,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', '2.4.3'); | ||
set_version_1.setVersion('@fluentui/theme', '2.4.4'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/theme', '2.4.3'); | ||
set_version_1.setVersion('@fluentui/theme', '2.4.4'); | ||
//# 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', '2.4.3'); | ||
setVersion('@fluentui/theme', '2.4.4'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/theme", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "Basic building blocks for Fluent UI React Component themes", | ||
@@ -37,5 +37,5 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/merge-styles": "^8.2.1", | ||
"@fluentui/utilities": "^8.3.6", | ||
"@fluentui/set-version": "^8.1.4", | ||
"@fluentui/merge-styles": "^8.2.2", | ||
"@fluentui/utilities": "^8.3.7", | ||
"@fluentui/set-version": "^8.1.5", | ||
"tslib": "^2.1.0" | ||
@@ -42,0 +42,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
705169
8842
Updated@fluentui/set-version@^8.1.5
Updated@fluentui/utilities@^8.3.7