@cocreate/authorize
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -0,1 +1,8 @@ | ||
## [1.2.2](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.2.1...v1.2.2) (2023-06-04) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6d6b1c4](https://github.com/CoCreate-app/CoCreate-authorize/commit/6d6b1c40e292e78a43e98632e1ca28cf36e3fe50)) | ||
## [1.2.1](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.2.0...v1.2.1) (2023-06-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/authorize", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -49,6 +49,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.21.5", | ||
"@cocreate/docs": "^1.7.13", | ||
"@cocreate/utils": "^1.20.10" | ||
"@cocreate/crud-client": "^1.21.8", | ||
"@cocreate/docs": "^1.7.15", | ||
"@cocreate/utils": "^1.21.1" | ||
} | ||
} |
66180
Updated@cocreate/docs@^1.7.15
Updated@cocreate/utils@^1.21.1