@lynx-js/web-elements-compat-canary 0.2.3-canary-20250305-7aa77d96 → 0.2.3-canary-20250305-95667ef1

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.3-canary-20250305124737-7aa77d96a19ff4af0a54c7bbce761cad2e78f804
3
+ ## 0.2.3-canary-20250305133157-95667ef135f4bd04d1187c9e9602f375abd00bfb
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -15,7 +15,7 @@
15
15
  The previous version of `@lynx-js/web-core` won't work with current `@lynx-js/web-core` after this change.
16
16
 
17
17
  - Updated dependencies [[`c617453`](https://github.com/lynx-family/lynx-stack/commit/c617453aea967aba702967deb2916b5c883f03bb), [`399a6d9`](https://github.com/lynx-family/lynx-stack/commit/399a6d973024aa8a46ab2f2f13e7c82214066f9e)]:
18
- - @lynx-js/web-elements@0.3.0-canary-20250305124737-7aa77d96a19ff4af0a54c7bbce761cad2e78f804
18
+ - @lynx-js/web-elements@0.3.0-canary-20250305133157-95667ef135f4bd04d1187c9e9602f375abd00bfb
19
19
 
20
20
  ## 0.2.2
21
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-elements-compat-canary",
3
- "version": "0.2.3-canary-20250305-7aa77d96",
3
+ "version": "0.2.3-canary-20250305-95667ef1",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -28,7 +28,7 @@
28
28
  "**/*.css"
29
29
  ],
30
30
  "devDependencies": {
31
- "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.3.0-canary-20250305-7aa77d96"
31
+ "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.3.0-canary-20250305-95667ef1"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "@lynx-js/web-elements": "*"