Skip to content

Commit 292a3fd

Browse files
chore(release): 1.38.5 [skip ci]
## [1.38.5](v1.38.4...v1.38.5) (2025-10-11) ### Bug Fixes * mask password input type during form submission ([67c7701](67c7701))
1 parent 67c7701 commit 292a3fd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.38.5](https://github.com/CoCreate-app/CoCreate-users/compare/v1.38.4...v1.38.5) (2025-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* mask password input type during form submission ([67c7701](https://github.com/CoCreate-app/CoCreate-users/commit/67c7701bf836a46679422faf20cb30b8647f33c1))
7+
18
## [1.38.4](https://github.com/CoCreate-app/CoCreate-users/compare/v1.38.3...v1.38.4) (2025-05-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/users",
3-
"version": "1.38.4",
3+
"version": "1.38.5",
44
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"users",

0 commit comments

Comments
 (0)