Skip to content

Commit 8f77653

Browse files
chore(release): 1.15.0 [skip ci]
# [1.15.0](v1.14.0...v1.15.0) (2024-12-14) ### Bug Fixes * add cursor pointer to type file ([1919a5d](1919a5d)) * autofill css ([8cbc0bc](8cbc0bc)) ### Features * option tag supports dark mode ([034ad11](034ad11))
1 parent 034ad11 commit 8f77653

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.15.0](https://github.com/CoCreate-app/CoCreate-floating-label/compare/v1.14.0...v1.15.0) (2024-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add cursor pointer to type file ([1919a5d](https://github.com/CoCreate-app/CoCreate-floating-label/commit/1919a5db9f99715e9f41fcd8a8c9953deeb59acb))
7+
* autofill css ([8cbc0bc](https://github.com/CoCreate-app/CoCreate-floating-label/commit/8cbc0bcb5f627f2fc0a8e53dbf67fd3ec838cfdf))
8+
9+
10+
### Features
11+
12+
* option tag supports dark mode ([034ad11](https://github.com/CoCreate-app/CoCreate-floating-label/commit/034ad1123d191a2fb81614f9bac8ce04c6f48e10))
13+
114
# [1.14.0](https://github.com/CoCreate-app/CoCreate-floating-label/compare/v1.13.5...v1.14.0) (2024-11-04)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/floating-label",
3-
"version": "1.14.0",
3+
"version": "1.15.0",
44
"description": "A floating label design for inputs, textarea, select and any custom component. Creates beautiful form labels that float over form fields. Add class floating-label to see the magic. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"floating-label",

0 commit comments

Comments
 (0)