@cocreate/users
Advanced tools
Comparing version 1.0.16 to 1.0.17
@@ -0,1 +1,8 @@ | ||
## [1.0.17](https://github.com/CoCreate-app/CoCreate-users/compare/v1.0.16...v1.0.17) (2021-07-14) | ||
### Bug Fixes | ||
* upgrade all packages ([f4900ba](https://github.com/CoCreate-app/CoCreate-users/commit/f4900bac3c50b82a3d67596200ba0796a33c2e89)) | ||
## [1.0.16](https://github.com/CoCreate-app/CoCreate-users/compare/v1.0.15...v1.0.16) (2021-07-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/users", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -64,3 +64,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/action": "^1.1.13", | ||
"@cocreate/action": "^1.1.16", | ||
"@cocreate/crud-client": "^1.1.12", | ||
@@ -67,0 +67,0 @@ "@cocreate/docs": "^1.1.29", |
52116
126
21
Updated@cocreate/action@^1.1.16