Skip to content

Commit 2e24206

Browse files
chore(release): 5.1.2 [skip ci]
## [5.1.2](v5.1.1...v5.1.2) (2025-09-09) ### Bug Fixes * add placeholder attribute ([508896e](508896e))
1 parent 508896e commit 2e24206

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.1.2](https://github.com/neovici/cosmoz-input/compare/v5.1.1...v5.1.2) (2025-09-09)
2+
3+
4+
### Bug Fixes
5+
6+
* add placeholder attribute ([508896e](https://github.com/neovici/cosmoz-input/commit/508896e310ee56654e2ffd45b6d6ef36fe4cfa3b))
7+
18
## [5.1.1](https://github.com/neovici/cosmoz-input/compare/v5.1.0...v5.1.1) (2025-08-04)
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.1.1",
3+
"version": "5.1.2",
44
"description": "A input web component",
55
"keywords": [
66
"lit-html",

0 commit comments

Comments
 (0)