@fluentui/font-icons-mdl2
Advanced tools
Comparing version 8.1.0 to 8.1.1
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Fri, 30 Apr 2021 07:35:40 GMT", | ||
"date": "Thu, 20 May 2021 07:34:56 GMT", | ||
"tag": "@fluentui/font-icons-mdl2_v8.1.1", | ||
"version": "8.1.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui/style-utilities to v8.1.1", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb", | ||
"package": "@fluentui/font-icons-mdl2" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 30 Apr 2021 07:42:23 GMT", | ||
"tag": "@fluentui/font-icons-mdl2_v8.1.0", | ||
@@ -8,0 +23,0 @@ "version": "8.1.0", |
# Change Log - @fluentui/font-icons-mdl2 | ||
This log was last generated on Fri, 30 Apr 2021 07:35:40 GMT and should not be manually modified. | ||
This log was last generated on Thu, 20 May 2021 07:34:56 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [8.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.1.1) | ||
Thu, 20 May 2021 07:34:56 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.1.0..@fluentui/font-icons-mdl2_v8.1.1) | ||
### Patches | ||
- Bump @fluentui/style-utilities to v8.1.1 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com) | ||
## [8.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.1.0) | ||
Fri, 30 Apr 2021 07:35:40 GMT | ||
Fri, 30 Apr 2021 07:42:23 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.0.5..@fluentui/font-icons-mdl2_v8.1.0) | ||
@@ -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/font-icons-mdl2', '8.1.0'); | ||
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.1.1'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.1.0'); | ||
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.1.1'); | ||
//# 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/font-icons-mdl2', '8.1.0'); | ||
setVersion('@fluentui/font-icons-mdl2', '8.1.1'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/font-icons-mdl2", | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"description": "Fluent UI React icon set.", | ||
@@ -25,10 +25,10 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@fluentui/eslint-plugin": "^1.2.0", | ||
"@fluentui/eslint-plugin": "^1.3.0", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/set-version": "^8.1.0", | ||
"@fluentui/style-utilities": "^8.1.0", | ||
"@fluentui/set-version": "^8.1.1", | ||
"@fluentui/style-utilities": "^8.1.1", | ||
"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
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
1736813
24829
+ Added@types/react@18.3.17(transitive)
- Removed@types/react@18.3.16(transitive)
Updated@fluentui/set-version@^8.1.1