@fluentui/react-theme-sass 0.0.0-nightly-20220628-0417.1 → 9.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-theme-sass",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 04:30:39 GMT",
6
- "tag": "@fluentui/react-theme-sass_v0.0.0-nightly-20220628-0417.1",
7
- "version": "0.0.0-nightly-20220628-0417.1",
5
+ "date": "Tue, 28 Jun 2022 15:08:33 GMT",
6
+ "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.1",
7
+ "version": "9.0.0-alpha.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log - @fluentui/react-theme-sass
2
2
 
3
- This log was last generated on Tue, 28 Jun 2022 04:30:39 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 28 Jun 2022 15:08:33 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220628-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v0.0.0-nightly-20220628-0417.1)
7
+ ## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.1)
8
8
 
9
- Tue, 28 Jun 2022 04:30:39 GMT
9
+ Tue, 28 Jun 2022 15:08:33 GMT
10
10
 
11
11
  ### Changes
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-theme-sass",
3
- "version": "0.0.0-nightly-20220628-0417.1",
3
+ "version": "9.0.0-alpha.1",
4
4
  "description": "SASS variables referencing react-theme design tokens injected to DOM by react-provider.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",