Skip to content

Commit c8e7349

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.5...v1.14.0) (2024-11-04) ### Bug Fixes * improved cocreate-select.floating-label css ([a1982c4](a1982c4)) * observer taget has been renamed to selector ([546ceb9](546ceb9)) * pretier.config.js and file formating ([258fb0c](258fb0c)) ### Features * add prettier.config.js and format files ([2c0ef26](2c0ef26)) * add prettier.config.js and format files ([9e4b55b](9e4b55b))
1 parent 258fb0c commit c8e7349

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.14.0](https://github.com/CoCreate-app/CoCreate-floating-label/compare/v1.13.5...v1.14.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* improved cocreate-select.floating-label css ([a1982c4](https://github.com/CoCreate-app/CoCreate-floating-label/commit/a1982c4785cf5516dddfbf9f77facb8508abd120))
7+
* observer taget has been renamed to selector ([546ceb9](https://github.com/CoCreate-app/CoCreate-floating-label/commit/546ceb93df62048120f79b597672ca6ad1c5db4e))
8+
* pretier.config.js and file formating ([258fb0c](https://github.com/CoCreate-app/CoCreate-floating-label/commit/258fb0c7d081bf2c3d34b5fe4f9f9a1b1d98a722))
9+
10+
11+
### Features
12+
13+
* add prettier.config.js and format files ([2c0ef26](https://github.com/CoCreate-app/CoCreate-floating-label/commit/2c0ef263757c9ba53b62a207dd5c095548211d54))
14+
* add prettier.config.js and format files ([9e4b55b](https://github.com/CoCreate-app/CoCreate-floating-label/commit/9e4b55b8e651a1b6acd20fc1094ff81efade4a6c))
15+
116
## [1.13.5](https://github.com/CoCreate-app/CoCreate-floating-label/compare/v1.13.4...v1.13.5) (2024-06-19)
217

318

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.13.5",
3+
"version": "1.14.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)