@fluentui/react-theme-sass 9.0.0-alpha.2 → 9.0.0-alpha.3

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,7 +2,22 @@
2
2
  "name": "@fluentui/react-theme-sass",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 15 Sep 2022 09:45:00 GMT",
5
+ "date": "Thu, 20 Oct 2022 08:35:36 GMT",
6
+ "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.3",
7
+ "version": "9.0.0-alpha.3",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-theme-sass",
13
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
14
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 15 Sep 2022 09:49:39 GMT",
6
21
  "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.2",
7
22
  "version": "9.0.0-alpha.2",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,21 @@
1
1
  # Change Log - @fluentui/react-theme-sass
2
2
 
3
- This log was last generated on Thu, 15 Sep 2022 09:45:00 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 20 Oct 2022 08:35:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.3)
8
+
9
+ Thu, 20 Oct 2022 08:35:36 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.2..@fluentui/react-theme-sass_v9.0.0-alpha.3)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
15
+
7
16
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.2)
8
17
 
9
- Thu, 15 Sep 2022 09:45:00 GMT
18
+ Thu, 15 Sep 2022 09:49:39 GMT
10
19
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.1..@fluentui/react-theme-sass_v9.0.0-alpha.2)
11
20
 
12
21
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-theme-sass",
3
- "version": "9.0.0-alpha.2",
3
+ "version": "9.0.0-alpha.3",
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",
@@ -26,7 +26,7 @@
26
26
  "devDependencies": {
27
27
  "@fluentui/eslint-plugin": "*",
28
28
  "@fluentui/scripts": "^1.0.0",
29
- "@fluentui/react-theme": "^9.1.0"
29
+ "@fluentui/react-theme": "^9.1.1"
30
30
  },
31
31
  "beachball": {
32
32
  "disallowedChangeTypes": [