@next-core/brick-utils 2.37.17 → 2.37.18

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,41 +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.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)
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)
7
7
 
8
8
 
9
9
  ### Bug Fixes
10
10
 
11
- * collect custom template state ([8d96be3](https://github.com/easyops-cn/next-core/commit/8d96be331674c7e3ec57f228396080d68809fd68))
12
-
11
+ * fix types after upgrading typescript to 4.7 ([29adeb6](https://github.com/easyops-cn/next-core/commit/29adeb6eeb41a00d319cca3ca2d3617723c2ca29))
13
12
 
14
13
 
15
14
 
16
15
 
17
- ## [2.37.16](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.15...@next-core/brick-utils@2.37.16) (2022-05-26)
18
16
 
19
- **Note:** Version bump only for package @next-core/brick-utils
17
+ ## [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)
20
18
 
19
+ ### Bug Fixes
21
20
 
21
+ - collect custom template state ([8d96be3](https://github.com/easyops-cn/next-core/commit/8d96be331674c7e3ec57f228396080d68809fd68))
22
22
 
23
+ ## [2.37.16](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.15...@next-core/brick-utils@2.37.16) (2022-05-26)
23
24
 
25
+ **Note:** Version bump only for package @next-core/brick-utils
24
26
 
25
27
  ## [2.37.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.14...@next-core/brick-utils@2.37.15) (2022-05-10)
26
28
 
27
29
  **Note:** Version bump only for package @next-core/brick-utils
28
30
 
29
-
30
-
31
-
32
-
33
31
  ## [2.37.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.13...@next-core/brick-utils@2.37.14) (2022-05-09)
34
32
 
35
33
  **Note:** Version bump only for package @next-core/brick-utils
36
34
 
37
-
38
-
39
-
40
-
41
35
  ## [2.37.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.12...@next-core/brick-utils@2.37.13) (2022-05-07)
42
36
 
43
37
  ### Bug Fixes