@lynx-js/web-elements-canary 0.9.1-canary-20251225-9f7089ed → 0.9.1-canary-20251226-7903c9e4

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
2
2
 
3
- ## 0.9.1-canary-20251225065836-9f7089ed96b78c04a263bf1abe13cd440b6d7b42
3
+ ## 0.9.1-canary-20251226051714-7903c9e4943d086ac38db00440a712861ea6ec9f
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 []:
15
- - @lynx-js/web-elements-template@0.9.1-canary-20251225065836-9f7089ed96b78c04a263bf1abe13cd440b6d7b42
15
+ - @lynx-js/web-elements-template@0.9.1-canary-20251226051714-7903c9e4943d086ac38db00440a712861ea6ec9f
16
16
 
17
17
  ## 0.9.0
18
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-elements-canary",
3
- "version": "0.9.1-canary-20251225-9f7089ed",
3
+ "version": "0.9.1-canary-20251226-7903c9e4",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -120,7 +120,7 @@
120
120
  ],
121
121
  "dependencies": {
122
122
  "@lynx-js/web-elements-reactive": "npm:@lynx-js/web-elements-reactive-canary@0.2.2",
123
- "@lynx-js/web-elements-template": "npm:@lynx-js/web-elements-template-canary@0.9.1-canary-20251225-9f7089ed"
123
+ "@lynx-js/web-elements-template": "npm:@lynx-js/web-elements-template-canary@0.9.1-canary-20251226-7903c9e4"
124
124
  },
125
125
  "devDependencies": {
126
126
  "tslib": "^2.8.1"