Skip to content

Commit

Permalink
chore(release): 1.9.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.3](v1.9.2...v1.9.3) (2024-06-23)

### Bug Fixes

* bump dependencies ([68de4b0](68de4b0))
  • Loading branch information
semantic-release-bot committed Jun 23, 2024
1 parent 68de4b0 commit 86b00d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.9.3](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.9.2...v1.9.3) (2024-06-23)


### Bug Fixes

* bump dependencies ([68de4b0](https://github.com/CoCreate-app/CoCreate-authenticate/commit/68de4b08f5d78c5db3610eacabe9892bf951f016))

## [1.9.2](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.9.1...v1.9.2) (2024-06-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/authenticate",
"version": "1.9.2",
"version": "1.9.3",
"description": "A simple authenticate component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"authenticate",
Expand Down Expand Up @@ -42,4 +42,4 @@
"dependencies": {
"jsonwebtoken": "^9.0.0"
}
}
}

0 comments on commit 86b00d2

Please sign in to comment.