@next-core/brick-container 2.39.1 → 2.39.2

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.39.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.1...@next-core/brick-container@2.39.2) (2021-11-25)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * bootsrtrap 增加开关控制 ([360b913](https://github.com/easyops-cn/next-core/commit/360b913f324f10ac79b1d637ec598583a89a61da))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [2.39.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.0...@next-core/brick-container@2.39.1) (2021-11-25)
7
18
 
8
19
  **Note:** Version bump only for package @next-core/brick-container
@@ -16,7 +16,7 @@ port_guard: stopStart
16
16
  user: easyops:easyops
17
17
  dependencies:
18
18
  - name: api_gateway
19
- version: ^1.44.2
19
+ version: ^1.42.1
20
20
  - name: nginx
21
21
  version: ^3.5.5
22
22
  - name: api_service
@@ -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.21.0
29
+ version: ^1.16.11
30
30
  - name: micro_app_service_db
31
31
  version: ^1.16.11
32
32
  - name: next_builder_service