Skip to content

Commit 7b06c33

Browse files
chore(release): 1.37.3 [skip ci]
## [1.37.3](v1.37.2...v1.37.3) (2024-06-30) ### Bug Fixes * checkSession debounce function ([6229d80](6229d80)) * debounce check session ([2a31537](2a31537))
1 parent 6229d80 commit 7b06c33

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.37.3](https://github.com/CoCreate-app/CoCreate-users/compare/v1.37.2...v1.37.3) (2024-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* checkSession debounce function ([6229d80](https://github.com/CoCreate-app/CoCreate-users/commit/6229d8089e0a509d0c171f6e329cd3fcce495356))
7+
* debounce check session ([2a31537](https://github.com/CoCreate-app/CoCreate-users/commit/2a315373bbebae765d91392118aee92216b6456a))
8+
19
## [1.37.2](https://github.com/CoCreate-app/CoCreate-users/compare/v1.37.1...v1.37.2) (2024-06-23)
210

311

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