Skip to content

Commit 114676d

Browse files
chore(main): release root 3.12.0
1 parent 1eb273d commit 114676d

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"@technway/stencil-library": "1.0.0",
33
"@technway/react-library": "1.0.0",
44
"@technway/next-library": "0.1.2",
5-
".": "3.11.2"
5+
".": "3.12.0"
66
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
4141

4242

4343

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+
4459
## [3.11.2](https://github.com/technway/technway-component-library/compare/root-v3.11.1...root-v3.11.2) (2025-02-15)
4560

4661

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"dependencies": {
2626
"root": "file:"
2727
},
28-
"version": "3.11.2",
28+
"version": "3.12.0",
2929
"packageManager": "[email protected]"
3030
}

0 commit comments

Comments
 (0)