Skip to content

Commit 42a3fc2

Browse files
chore(release): 5.2.3 [skip ci]
## [5.2.3](v5.2.2...v5.2.3) (2025-10-22) ### Bug Fixes * center text for no-label-float attribute in contour style input ([#119](#119)) ([32848a9](32848a9))
1 parent 32848a9 commit 42a3fc2

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.3](https://github.com/neovici/cosmoz-input/compare/v5.2.2...v5.2.3) (2025-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* center text for no-label-float attribute in contour style input ([#119](https://github.com/neovici/cosmoz-input/issues/119)) ([32848a9](https://github.com/neovici/cosmoz-input/commit/32848a9d232f2a64d1630868a10e9e342dfa8da8))
7+
18
## [5.2.2](https://github.com/neovici/cosmoz-input/compare/v5.2.1...v5.2.2) (2025-10-14)
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.2",
3+
"version": "5.2.3",
44
"description": "A input web component",
55
"keywords": [
66
"lit-html",

0 commit comments

Comments
 (0)