File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v0.14.0 (Mon Dec 05 2022)
2
+
3
+ ### Release Notes
4
+
5
+ #### make tap info mutable ([ #31 ] ( https://github.com/intuit/hooks/pull/31 ) )
6
+
7
+ Add ` data class ` APIs to ` TapInfo ` such that it can be mutated.
8
+
9
+ #### scope version properties to avoid conflicts ([ #30 ] ( https://github.com/intuit/hooks/pull/30 ) )
10
+
11
+ Scope metadata b/c it was conflicting w/ another Gradle plugin
12
+
13
+ ---
14
+
15
+ #### 🚀 Enhancement
16
+
17
+ - make tap info mutable [ #31 ] ( https://github.com/intuit/hooks/pull/31 ) ([ @sugarmanz ] ( https://github.com/sugarmanz ) )
18
+
19
+ #### 🐛 Bug Fix
20
+
21
+ - scope version properties to avoid conflicts [ #30 ] ( https://github.com/intuit/hooks/pull/30 ) ([ @sugarmanz ] ( https://github.com/sugarmanz ) )
22
+
23
+ #### Authors: 1
24
+
25
+ - Jeremiah Zucker ([ @sugarmanz ] ( https://github.com/sugarmanz ) )
26
+
27
+ ---
28
+
1
29
# v0.13.0 (Sat Jul 09 2022)
2
30
3
31
### Release Notes
You can’t perform that action at this time.
0 commit comments