Skip to content

Commit b78a10a

Browse files
chore(release): 1.38.4 [skip ci]
## [1.38.4](v1.38.3...v1.38.4) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([5c7f000](5c7f000))
1 parent 5c7f000 commit b78a10a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.4](https://github.com/CoCreate-app/CoCreate-users/compare/v1.38.3...v1.38.4) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([5c7f000](https://github.com/CoCreate-app/CoCreate-users/commit/5c7f000db246c6bbbaa0c76c1d67b804bbfc7359))
7+
18
## [1.38.3](https://github.com/CoCreate-app/CoCreate-users/compare/v1.38.2...v1.38.3) (2025-04-30)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/users",
3-
"version": "1.38.3",
3+
"version": "1.38.4",
44
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"users",
@@ -61,4 +61,4 @@
6161
"@cocreate/local-storage": "^1.16.2",
6262
"@cocreate/render": "^1.45.2"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)