@next-core/brick-utils 2.37.24 → 2.38.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,23 +3,18 @@
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.37.24](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.23...@next-core/brick-utils@2.37.24) (2022-07-15)
7
-
8
- **Note:** Version bump only for package @next-core/brick-utils
9
-
6
+ # [2.38.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.26...@next-core/brick-utils@2.38.0) (2022-08-08)
10
7
 
11
8
 
9
+ ### Features
12
10
 
13
-
14
- ## [2.37.23](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.22...@next-core/brick-utils@2.37.23) (2022-07-15)
15
-
16
- **Note:** Version bump only for package @next-core/brick-utils
11
+ * support INSTALLED_APPS in standalone mode ([c152053](https://github.com/easyops-cn/next-core/commit/c1520532597c88d1def251aafd44831c7a7fad56))
17
12
 
18
13
 
19
14
 
20
15
 
21
16
 
22
- ## [2.37.22](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.21...@next-core/brick-utils@2.37.22) (2022-07-12)
17
+ ## [2.37.26](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.25...@next-core/brick-utils@2.37.26) (2022-07-20)
23
18
 
24
19
  **Note:** Version bump only for package @next-core/brick-utils
25
20
 
@@ -27,30 +22,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
22
 
28
23
 
29
24
 
30
- ## [2.37.21](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.20...@next-core/brick-utils@2.37.21) (2022-07-07)
25
+ ## [2.37.25](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.24...@next-core/brick-utils@2.37.25) (2022-07-18)
31
26
 
32
27
  **Note:** Version bump only for package @next-core/brick-utils
33
28
 
29
+ ## [2.37.24](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.23...@next-core/brick-utils@2.37.24) (2022-07-15)
34
30
 
31
+ **Note:** Version bump only for package @next-core/brick-utils
35
32
 
33
+ ## [2.37.23](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.22...@next-core/brick-utils@2.37.23) (2022-07-15)
36
34
 
35
+ **Note:** Version bump only for package @next-core/brick-utils
37
36
 
38
- ## [2.37.20](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.19...@next-core/brick-utils@2.37.20) (2022-07-05)
37
+ ## [2.37.22](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.21...@next-core/brick-utils@2.37.22) (2022-07-12)
39
38
 
40
39
  **Note:** Version bump only for package @next-core/brick-utils
41
40
 
41
+ ## [2.37.21](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.20...@next-core/brick-utils@2.37.21) (2022-07-07)
42
42
 
43
+ **Note:** Version bump only for package @next-core/brick-utils
43
44
 
45
+ ## [2.37.20](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.19...@next-core/brick-utils@2.37.20) (2022-07-05)
44
46
 
47
+ **Note:** Version bump only for package @next-core/brick-utils
45
48
 
46
49
  ## [2.37.19](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.18...@next-core/brick-utils@2.37.19) (2022-06-24)
47
50
 
48
51
  **Note:** Version bump only for package @next-core/brick-utils
49
52
 
50
-
51
-
52
-
53
-
54
53
  ## [2.37.18](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.17...@next-core/brick-utils@2.37.18) (2022-06-24)
55
54
 
56
55
  ### Bug Fixes