@next-core/brick-container 2.38.1 → 2.38.5

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,44 @@
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.38.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.4...@next-core/brick-container@2.38.5) (2021-11-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * upgrade api gateway version ([f8565b6](https://github.com/easyops-cn/next-core/commit/f8565b6379f21969c1ba411206e50c94438bb2cb))
12
+
13
+
14
+
15
+
16
+
17
+ ## [2.38.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.3...@next-core/brick-container@2.38.4) (2021-11-23)
18
+
19
+ **Note:** Version bump only for package @next-core/brick-container
20
+
21
+
22
+
23
+
24
+
25
+ ## [2.38.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.2...@next-core/brick-container@2.38.3) (2021-11-23)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * use composited animations for loading-bar ([675f081](https://github.com/easyops-cn/next-core/commit/675f081abcb07b4f467a924ebf4bd156095c9d1f))
31
+
32
+
33
+
34
+
35
+
36
+ ## [2.38.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.1...@next-core/brick-container@2.38.2) (2021-11-23)
37
+
38
+ **Note:** Version bump only for package @next-core/brick-container
39
+
40
+
41
+
42
+
43
+
6
44
  ## [2.38.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.0...@next-core/brick-container@2.38.1) (2021-11-19)
7
45
 
8
46
  **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.42.1
19
+ version: ^1.44.0
20
20
  - name: nginx
21
21
  version: ^3.5.5
22
22
  - name: api_service