@microsoft/fast-element 1.13.0 → 1.14.0

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": "@microsoft/fast-element",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 08 Apr 2024 15:47:10 GMT",
6
- "tag": "@microsoft/fast-element_v1.13.0",
7
- "version": "1.13.0",
5
+ "date": "Wed, 23 Oct 2024 23:53:44 GMT",
6
+ "tag": "@microsoft/fast-element_v1.14.0",
7
+ "version": "1.14.0",
8
8
  "comments": {
9
9
  "minor": [
10
10
  {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log - @microsoft/fast-element
2
2
 
3
- This log was last generated on Mon, 08 Apr 2024 15:47:10 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 23 Oct 2024 23:53:44 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 1.13.0
7
+ ## 1.14.0
8
8
 
9
- Mon, 08 Apr 2024 15:47:10 GMT
9
+ Wed, 23 Oct 2024 23:53:44 GMT
10
10
 
11
11
  ### Minor changes
12
12
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@microsoft/fast-element",
3
3
  "description": "A library for constructing Web Components",
4
4
  "sideEffects": false,
5
- "version": "1.13.0",
5
+ "version": "1.14.0",
6
6
  "author": {
7
7
  "name": "Microsoft",
8
8
  "url": "https://discord.gg/FcSNfg4"