@microsoft/fast-element 1.10.0 → 1.10.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,7 +2,22 @@
2
2
  "name": "@microsoft/fast-element",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 27 Apr 2022 07:17:32 GMT",
5
+ "date": "Tue, 03 May 2022 07:12:26 GMT",
6
+ "tag": "@microsoft/fast-element_v1.10.1",
7
+ "version": "1.10.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "Upgraded api-extractor",
12
+ "author": "44823142+williamw2@users.noreply.github.com",
13
+ "commit": "2341496a6fafe3051dc50333c21ca652026f725b",
14
+ "package": "@microsoft/fast-element"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Wed, 27 Apr 2022 07:21:09 GMT",
6
21
  "tag": "@microsoft/fast-element_v1.10.0",
7
22
  "version": "1.10.0",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,20 @@
1
1
  # Change Log - @microsoft/fast-element
2
2
 
3
- This log was last generated on Wed, 27 Apr 2022 07:17:32 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 03 May 2022 07:12:26 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.10.1
8
+
9
+ Tue, 03 May 2022 07:12:26 GMT
10
+
11
+ ### Patches
12
+
13
+ - Upgraded api-extractor (44823142+williamw2@users.noreply.github.com)
14
+
7
15
  ## 1.10.0
8
16
 
9
- Wed, 27 Apr 2022 07:17:32 GMT
17
+ Wed, 27 Apr 2022 07:21:09 GMT
10
18
 
11
19
  ### Minor changes
12
20