Skip to content

Commit

Permalink
chore(release): 1.36.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.36.6](v1.36.5...v1.36.6) (2024-02-17)

### Bug Fixes

* forgot pasword dispatch success event ([9ed6ddf](9ed6ddf))
* handling of uid ([5690f38](5690f38))
  • Loading branch information
semantic-release-bot committed Feb 17, 2024
1 parent 5690f38 commit 82005ed
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.36.6](https://github.com/CoCreate-app/CoCreate-users/compare/v1.36.5...v1.36.6) (2024-02-17)


### Bug Fixes

* forgot pasword dispatch success event ([9ed6ddf](https://github.com/CoCreate-app/CoCreate-users/commit/9ed6ddf6402eba3d793174ddfd5b01037f2f97ab))
* handling of uid ([5690f38](https://github.com/CoCreate-app/CoCreate-users/commit/5690f38fef046a0e24b21aea851f024861d631e0))

## [1.36.5](https://github.com/CoCreate-app/CoCreate-users/compare/v1.36.4...v1.36.5) (2024-02-16)


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.36.5",
"version": "1.36.6",
"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 82005ed

Please sign in to comment.