@lynx-js/web-elements-compat-canary 0.2.5-canary-20251223-71b9083d → 0.2.5-canary-20251223-23796630

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lynx-js/web-elements-compat
2
2
 
3
- ## 0.2.5-canary-20251223075424-71b9083d7c117666ae815e62ced38709c3d207e6
3
+ ## 0.2.5-canary-20251223110143-23796630019f144e5ef03fe1788e71c60f7719b3
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -12,7 +12,7 @@
12
12
  This is a part of #1937
13
13
 
14
14
  - Updated dependencies [[`e51b080`](https://github.com/lynx-family/lynx-stack/commit/e51b080350101c40fbae8443a23372bd3169c717)]:
15
- - @lynx-js/web-elements@0.9.1-canary-20251223075424-71b9083d7c117666ae815e62ced38709c3d207e6
15
+ - @lynx-js/web-elements@0.9.1-canary-20251223110143-23796630019f144e5ef03fe1788e71c60f7719b3
16
16
 
17
17
  ## 0.2.4
18
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-elements-compat-canary",
3
- "version": "0.2.5-canary-20251223-71b9083d",
3
+ "version": "0.2.5-canary-20251223-23796630",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -32,7 +32,7 @@
32
32
  "**/*.css"
33
33
  ],
34
34
  "devDependencies": {
35
- "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.9.1-canary-20251223-71b9083d"
35
+ "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.9.1-canary-20251223-23796630"
36
36
  },
37
37
  "peerDependencies": {
38
38
  "@lynx-js/web-elements": "*"