@next-core/brick-container 2.39.10 → 2.40.0

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,47 @@
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.40.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.13...@next-core/brick-container@2.40.0) (2021-12-15)
7
+
8
+
9
+ ### Features
10
+
11
+ * 上报provider到_INTERFACE_CONTRACT@EASYOPS ([77f3353](https://github.com/easyops-cn/next-core/commit/77f3353846617ee43278bb695b040d1b64d3de25))
12
+
13
+
14
+
15
+
16
+
17
+ ## [2.39.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.12...@next-core/brick-container@2.39.13) (2021-12-13)
18
+
19
+ **Note:** Version bump only for package @next-core/brick-container
20
+
21
+
22
+
23
+
24
+
25
+ ## [2.39.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.11...@next-core/brick-container@2.39.12) (2021-12-09)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * serve with no mock by default in next-core ([0f6a89e](https://github.com/easyops-cn/next-core/commit/0f6a89ea0cfa9e298a917c7e651ee6e09ee9caf0))
31
+
32
+
33
+
34
+
35
+
36
+ ## [2.39.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.10...@next-core/brick-container@2.39.11) (2021-12-06)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * fix empty image ([f941e83](https://github.com/easyops-cn/next-core/commit/f941e835cf42b4a0a94418004c19b0c37b3d24e0))
42
+
43
+
44
+
45
+
46
+
6
47
  ## [2.39.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.9...@next-core/brick-container@2.39.10) (2021-12-06)
7
48
 
8
49
  **Note:** Version bump only for package @next-core/brick-container
@@ -26,7 +26,7 @@ dependencies:
26
26
  - name: cmdb_service
27
27
  version: ~2.31.1 || ^2.32.1
28
28
  - name: micro_app_service
29
- version: ^1.16.11
29
+ version: ^1.22.0
30
30
  - name: micro_app_service_db
31
31
  version: ^1.16.11
32
32
  - name: next_builder_service