Skip to content

Commit afcadb9

Browse files
chore(release): 1.38.3 [skip ci]
## [1.38.3](v1.38.2...v1.38.3) (2025-04-30) ### Bug Fixes * added css-loader ([b6e5bf6](b6e5bf6)) * update query attributes ([1056fe2](1056fe2)) * updated cocreate modules versions ([7e3b317](7e3b317)) * webpack.config and devdependencies ([d43be51](d43be51))
1 parent b6e5bf6 commit afcadb9

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.38.3](https://github.com/CoCreate-app/CoCreate-users/compare/v1.38.2...v1.38.3) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([b6e5bf6](https://github.com/CoCreate-app/CoCreate-users/commit/b6e5bf6cd7cffd6254c66b088d0380da9d4eaeb3))
7+
* update query attributes ([1056fe2](https://github.com/CoCreate-app/CoCreate-users/commit/1056fe2f121baa75f448dfeaeffeef1ae8e76745))
8+
* updated cocreate modules versions ([7e3b317](https://github.com/CoCreate-app/CoCreate-users/commit/7e3b31752e5cbbee1ece3a22853f7d4d0d4a6dfb))
9+
* webpack.config and devdependencies ([d43be51](https://github.com/CoCreate-app/CoCreate-users/commit/d43be515840e33cf6d0d86ff3fc7afe8550460eb))
10+
111
## [1.38.2](https://github.com/CoCreate-app/CoCreate-users/compare/v1.38.1...v1.38.2) (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/users",
3-
"version": "1.38.2",
3+
"version": "1.38.3",
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)