@fluentui/react-make-styles
Advanced tools
Comparing version 0.2.5-0 to 0.2.5
@@ -5,3 +5,26 @@ { | ||
{ | ||
"date": "Thu, 11 Feb 2021 00:54:36 GMT", | ||
"date": "Fri, 12 Feb 2021 12:21:59 GMT", | ||
"tag": "@fluentui/react-make-styles_v0.2.5", | ||
"version": "0.2.5", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.23", | ||
"author": "lingfan.gao@microsoft.com", | ||
"commit": "8ee2abdf839b14a45598ded245e0d0865618f4bb", | ||
"package": "@fluentui/react-make-styles" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui/react-provider to v0.1.4", | ||
"author": "lingfan.gao@microsoft.com", | ||
"commit": "8ee2abdf839b14a45598ded245e0d0865618f4bb", | ||
"package": "@fluentui/react-make-styles" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 11 Feb 2021 12:18:41 GMT", | ||
"tag": "@fluentui/react-make-styles_v0.2.5-0", | ||
@@ -13,2 +36,17 @@ "version": "0.2.5-0", | ||
"comment": "Bump @fluentui/react-provider to v0.1.3", | ||
"author": "martinhochel@microsoft.com", | ||
"commit": "7566015a7edd355b4fcd3796bc8f44f732ef0877", | ||
"package": "@fluentui/react-make-styles" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 11 Feb 2021 00:58:10 GMT", | ||
"tag": "@fluentui/react-make-styles_v0.2.5-0", | ||
"version": "0.2.5-0", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Bump @fluentui/react-provider to v0.1.3", | ||
"author": "xgao@microsoft.com", | ||
@@ -15,0 +53,0 @@ "commit": "69357e7a30d4c282ad82d2ecf4da6fc4b942ab99", |
# Change Log - @fluentui/react-make-styles | ||
This log was last generated on Thu, 11 Feb 2021 00:54:36 GMT and should not be manually modified. | ||
This log was last generated on Fri, 12 Feb 2021 12:21:59 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.2.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v0.2.5) | ||
Fri, 12 Feb 2021 12:21:59 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-make-styles_v0.2.5-0..@fluentui/react-make-styles_v0.2.5) | ||
### Patches | ||
- Bump @fluentui/react-provider to v0.1.4 ([PR #16945](https://github.com/microsoft/fluentui/pull/16945) by lingfan.gao@microsoft.com) | ||
### Changes | ||
- Bump @fluentui/react-theme-provider to v1.0.0-beta.23 ([PR #16945](https://github.com/microsoft/fluentui/pull/16945) by lingfan.gao@microsoft.com) | ||
## [0.2.5-0](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v0.2.5-0) | ||
Thu, 11 Feb 2021 00:54:36 GMT | ||
Thu, 11 Feb 2021 00:58:10 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-make-styles_v0.2.4..@fluentui/react-make-styles_v0.2.5-0) | ||
@@ -11,0 +24,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/react-make-styles', '0.2.5-0'); | ||
set_version_1.setVersion('@fluentui/react-make-styles', '0.2.5'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/react-make-styles', '0.2.5-0'); | ||
set_version_1.setVersion('@fluentui/react-make-styles', '0.2.5'); | ||
//# 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/react-make-styles', '0.2.5-0'); | ||
setVersion('@fluentui/react-make-styles', '0.2.5'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/react-make-styles", | ||
"version": "0.2.5-0", | ||
"version": "0.2.5", | ||
"description": "React bindings for @fluentui/make-styles", | ||
@@ -39,5 +39,5 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/set-version": "^8.0.0-beta.1", | ||
"@fluentui/react-provider": "^0.1.3", | ||
"@fluentui/react-provider": "^0.1.4", | ||
"@fluentui/react-theme": "^0.3.1", | ||
"@fluentui/react-theme-provider": "^1.0.0-beta.22", | ||
"@fluentui/react-theme-provider": "^1.0.0-beta.23", | ||
"tslib": "^1.10.0" | ||
@@ -44,0 +44,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
25783
300