Skip to content

Commit a3767e9

Browse files
chore(release): 1.16.1 [skip ci]
## [1.16.1](v1.16.0...v1.16.1) (2025-04-30) ### Bug Fixes * added css-loader ([2fc0363](2fc0363)) * update query attributes ([50a8570](50a8570)) * updated cocreate modules versions ([7eb4c5e](7eb4c5e)) * webpack.config and devdependencies ([ec80972](ec80972))
1 parent 2fc0363 commit a3767e9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.16.1](https://github.com/CoCreate-app/CoCreate-floating-label/compare/v1.16.0...v1.16.1) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([2fc0363](https://github.com/CoCreate-app/CoCreate-floating-label/commit/2fc0363624fbc7256fd03b5c017a994dc7669b47))
7+
* update query attributes ([50a8570](https://github.com/CoCreate-app/CoCreate-floating-label/commit/50a8570892deacdfc4f15b5e048b0266531a0e92))
8+
* updated cocreate modules versions ([7eb4c5e](https://github.com/CoCreate-app/CoCreate-floating-label/commit/7eb4c5edffc5901382d9d8c64bf6ac5761d89959))
9+
* webpack.config and devdependencies ([ec80972](https://github.com/CoCreate-app/CoCreate-floating-label/commit/ec809721dab03089ec4f3bfc4e88aba23068f044))
10+
111
# [1.16.0](https://github.com/CoCreate-app/CoCreate-floating-label/compare/v1.15.0...v1.16.0) (2025-04-11)
212

313

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