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