@fluentui/web-components 2.2.1 → 2.2.2

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,37 @@
2
2
  "name": "@fluentui/web-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 12 Jan 2022 07:30:48 GMT",
5
+ "date": "Thu, 27 Jan 2022 07:33:19 GMT",
6
+ "tag": "@fluentui/web-components_v2.2.2",
7
+ "version": "2.2.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "robarb@microsoft.com",
12
+ "package": "@fluentui/web-components",
13
+ "commit": "739a799bb753ced2968289ed6a6b253319ae7138",
14
+ "comment": "Updating fast-foundation to v2.32.0"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 17 Jan 2022 09:43:48 GMT",
21
+ "tag": "@fluentui/web-components_v2.2.1",
22
+ "version": "2.2.1",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "tristan.watanabe@gmail.com",
27
+ "package": "@fluentui/web-components",
28
+ "commit": "4dcdb85d20d7cf5d0aa71c09098142e8c933530b",
29
+ "comment": "Remove unused declared variables in combobox styles"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Wed, 12 Jan 2022 07:32:29 GMT",
6
36
  "tag": "@fluentui/web-components_v2.2.1",
7
37
  "version": "2.2.1",
8
38
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,21 @@
1
1
  # Change Log - @fluentui/web-components
2
2
 
3
- This log was last generated on Wed, 12 Jan 2022 07:30:48 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 27 Jan 2022 07:33:19 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [2.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.2.2)
8
+
9
+ Thu, 27 Jan 2022 07:33:19 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.2.1..@fluentui/web-components_v2.2.2)
11
+
12
+ ### Patches
13
+
14
+ - Updating fast-foundation to v2.32.0 ([PR #21443](https://github.com/microsoft/fluentui/pull/21443) by robarb@microsoft.com)
15
+
7
16
  ## [2.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.2.1)
8
17
 
9
- Wed, 12 Jan 2022 07:30:48 GMT
18
+ Wed, 12 Jan 2022 07:32:29 GMT
10
19
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.2.0..@fluentui/web-components_v2.2.1)
11
20
 
12
21
  ### Patches