Skip to content

Commit

Permalink
chore(release): 1.37.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.37.3](v1.37.2...v1.37.3) (2024-06-30)

### Bug Fixes

* checkSession debounce function ([6229d80](6229d80))
* debounce check session ([2a31537](2a31537))
  • Loading branch information
semantic-release-bot committed Jun 30, 2024
1 parent 6229d80 commit 7b06c33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.37.3](https://github.com/CoCreate-app/CoCreate-users/compare/v1.37.2...v1.37.3) (2024-06-30)


### Bug Fixes

* checkSession debounce function ([6229d80](https://github.com/CoCreate-app/CoCreate-users/commit/6229d8089e0a509d0c171f6e329cd3fcce495356))
* debounce check session ([2a31537](https://github.com/CoCreate-app/CoCreate-users/commit/2a315373bbebae765d91392118aee92216b6456a))

## [1.37.2](https://github.com/CoCreate-app/CoCreate-users/compare/v1.37.1...v1.37.2) (2024-06-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/users",
"version": "1.37.2",
"version": "1.37.3",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"users",
Expand Down

0 comments on commit 7b06c33

Please sign in to comment.