We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e9b48 commit f793d6bCopy full SHA for f793d6b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.32](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.31...v1.4.32) (2022-02-10)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([56e9b48](https://github.com/CoCreate-app/CoCreate-users/commit/56e9b4841b4bc4d92cd65cf3df0c3ab0ab8b43cd))
7
8
## [1.4.31](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.30...v1.4.31) (2022-02-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/users",
- "version": "1.4.31",
+ "version": "1.4.32",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"users",
0 commit comments