File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 2
2
"@technway/stencil-library" : " 1.0.0" ,
3
3
"@technway/react-library" : " 1.0.0" ,
4
4
"@technway/next-library" : " 0.1.2" ,
5
- "." : " 3.11.2 "
5
+ "." : " 3.12.0 "
6
6
}
Original file line number Diff line number Diff line change @@ -41,6 +41,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
41
41
42
42
43
43
44
+ ## [ 3.12.0] ( https://github.com/technway/technway-component-library/compare/root-v3.11.2...root-v3.12.0 ) (2025-04-05)
45
+
46
+
47
+ ### Features
48
+
49
+ * events ([ 81dbcc4] ( https://github.com/technway/technway-component-library/commit/81dbcc4f8a943b86b4fe2a1aa31c5bd9cb3a7b28 ) )
50
+ * ** tnw-input:** add custom events ([ 9849ff5] ( https://github.com/technway/technway-component-library/commit/9849ff5bafded02438c12f4ad71d38d08c4c32bd ) )
51
+ * ** tnw-search-input:** add tnwInputSubmit event ([ 70ba703] ( https://github.com/technway/technway-component-library/commit/70ba7031e02a7af83d9686c740f750159850c4f9 ) )
52
+
53
+
54
+ ### Bug Fixes
55
+
56
+ * ** card:** responsive design ([ 1eb273d] ( https://github.com/technway/technway-component-library/commit/1eb273d57a3a6b427711fc8b44b241f6a15ebf5f ) )
57
+ * ** tnw-subscription-form:** styling bugs ([ 338bc13] ( https://github.com/technway/technway-component-library/commit/338bc13e62ceb13a8473253fc256a8c5582d5636 ) )
58
+
44
59
## [ 3.11.2] ( https://github.com/technway/technway-component-library/compare/root-v3.11.1...root-v3.11.2 ) (2025-02-15)
45
60
46
61
Original file line number Diff line number Diff line change 25
25
"dependencies" : {
26
26
"root" : " file:"
27
27
},
28
- "version" : " 3.11.2 " ,
28
+ "version" : " 3.12.0 " ,
29
29
"packageManager" :
" [email protected] "
30
30
}
You can’t perform that action at this time.
0 commit comments