@lynx-js/web-elements-canary 0.9.1-canary-20251224-a26be78a → 0.9.1-canary-20251225-491c5efa

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-20251224033157-a26be78a7918c8dbf4a8446a82a75901b77bd5e7
3
+ ## 0.9.1-canary-20251225015612-491c5efac23e3c99914fb9270d0476aa5c0207f9
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-20251224033157-a26be78a7918c8dbf4a8446a82a75901b77bd5e7
15
+ - @lynx-js/web-elements-template@0.9.1-canary-20251225015612-491c5efac23e3c99914fb9270d0476aa5c0207f9
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-20251224-a26be78a",
3
+ "version": "0.9.1-canary-20251225-491c5efa",
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-20251224-a26be78a"
123
+ "@lynx-js/web-elements-template": "npm:@lynx-js/web-elements-template-canary@0.9.1-canary-20251225-491c5efa"
124
124
  },
125
125
  "devDependencies": {
126
126
  "tslib": "^2.8.1"