@next-core/brick-kit 2.134.0 → 2.134.1

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.134.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.134.0...@next-core/brick-kit@2.134.1) (2022-08-31)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove dead code ([61db875](https://github.com/easyops-cn/next-core/commit/61db8759d48e0de3a31c55bf2ced50cf8617a5a2))
12
+
13
+
14
+
15
+
16
+
6
17
  # [2.134.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.133.3...@next-core/brick-kit@2.134.0) (2022-08-30)
7
18
 
8
19
 
@@ -8842,8 +8842,6 @@
8842
8842
 
8843
8843
  _defineProperty__default["default"](this, "originFaviconHref", void 0);
8844
8844
 
8845
- _defineProperty__default["default"](this, "allRelatedAppsPromise", Promise.resolve([]));
8846
-
8847
8845
  _defineProperty__default["default"](this, "allMicroAppApiOrchestrationPromise", Promise.resolve(new Map()));
8848
8846
 
8849
8847
  _defineProperty__default["default"](this, "providerRepository", new Map());