Skip to content

Commit 467583c

Browse files
chore(main): release root 3.12.0
1 parent 53402b5 commit 467583c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ 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-02-17)
45+
46+
47+
### Features
48+
49+
* **tnw-input:** add custom events ([9849ff5](https://github.com/technway/technway-component-library/commit/9849ff5bafded02438c12f4ad71d38d08c4c32bd))
50+
* **tnw-search-input:** add tnwInputSubmit event ([70ba703](https://github.com/technway/technway-component-library/commit/70ba7031e02a7af83d9686c740f750159850c4f9))
51+
4452
## [3.11.2](https://github.com/technway/technway-component-library/compare/root-v3.11.1...root-v3.11.2) (2025-02-15)
4553

4654

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)