Skip to content

Commit 323059b

Browse files
chore(release): 5.2.4 [skip ci]
## [5.2.4](v5.2.3...v5.2.4) (2025-10-28) ### Bug Fixes * set label text not selectable to improve input focus usability ([#120](#120)) ([0520714](0520714))
1 parent 0520714 commit 323059b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.2.4](https://github.com/neovici/cosmoz-input/compare/v5.2.3...v5.2.4) (2025-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
* set label text not selectable to improve input focus usability ([#120](https://github.com/neovici/cosmoz-input/issues/120)) ([0520714](https://github.com/neovici/cosmoz-input/commit/0520714241d646ea99986d7e8d679bcd3f3b28cc))
7+
18
## [5.2.3](https://github.com/neovici/cosmoz-input/compare/v5.2.2...v5.2.3) (2025-10-22)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neovici/cosmoz-input",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "A input web component",
55
"keywords": [
66
"lit-html",

0 commit comments

Comments
 (0)