@next-core/brick-utils 2.37.18 → 2.37.21

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,16 +3,35 @@
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.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)
6
+ ## [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)
7
7
 
8
+ **Note:** Version bump only for package @next-core/brick-utils
9
+
10
+
11
+
12
+
13
+
14
+ ## [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)
15
+
16
+ **Note:** Version bump only for package @next-core/brick-utils
8
17
 
9
- ### Bug Fixes
10
18
 
11
- * fix types after upgrading typescript to 4.7 ([29adeb6](https://github.com/easyops-cn/next-core/commit/29adeb6eeb41a00d319cca3ca2d3617723c2ca29))
12
19
 
13
20
 
14
21
 
22
+ ## [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)
23
+
24
+ **Note:** Version bump only for package @next-core/brick-utils
25
+
26
+
27
+
28
+
29
+
30
+ ## [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)
31
+
32
+ ### Bug Fixes
15
33
 
34
+ - fix types after upgrading typescript to 4.7 ([29adeb6](https://github.com/easyops-cn/next-core/commit/29adeb6eeb41a00d319cca3ca2d3617723c2ca29))
16
35
 
17
36
  ## [2.37.17](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.16...@next-core/brick-utils@2.37.17) (2022-06-06)
18
37