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