@lynx-js/external-bundle-rsbuild-plugin-canary 0.0.1-canary-20251226-7903c9e4 → 0.0.1-canary-20251226-ccbf3de1

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/external-bundle-rsbuild-plugin
2
2
 
3
- ## 0.0.1-canary-20251226051714-7903c9e4943d086ac38db00440a712861ea6ec9f
3
+ ## 0.0.1-canary-20251226074923-ccbf3de1040573d60a3f8068585e36d5230b5e4a
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -28,4 +28,4 @@
28
28
  ```
29
29
 
30
30
  - Updated dependencies [[`491c5ef`](https://github.com/lynx-family/lynx-stack/commit/491c5efac23e3c99914fb9270d0476aa5c0207f9)]:
31
- - @lynx-js/externals-loading-webpack-plugin@0.0.2-canary-20251226051714-7903c9e4943d086ac38db00440a712861ea6ec9f
31
+ - @lynx-js/externals-loading-webpack-plugin@0.0.2-canary-20251226074923-ccbf3de1040573d60a3f8068585e36d5230b5e4a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/external-bundle-rsbuild-plugin-canary",
3
- "version": "0.0.1-canary-20251226-7903c9e4",
3
+ "version": "0.0.1-canary-20251226-ccbf3de1",
4
4
  "description": "A rsbuild plugin for loading lynx external bundles.",
5
5
  "keywords": [
6
6
  "rsbuild",
@@ -34,7 +34,7 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@lynx-js/externals-loading-webpack-plugin": "npm:@lynx-js/externals-loading-webpack-plugin-canary@0.0.2-canary-20251226-7903c9e4"
37
+ "@lynx-js/externals-loading-webpack-plugin": "npm:@lynx-js/externals-loading-webpack-plugin-canary@0.0.2-canary-20251226-ccbf3de1"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@microsoft/api-extractor": "7.55.2",