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 7627677 commit 905c9cfCopy full SHA for 905c9cf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.31.3](https://github.com/CoCreate-app/CoCreate-users/compare/v1.31.2...v1.31.3) (2023-12-20)
2
+
3
4
+### Bug Fixes
5
6
+* set user_id as key_id ([7627677](https://github.com/CoCreate-app/CoCreate-users/commit/7627677b0260de7d26ba62d6ba7c8d2458d7123f))
7
8
## [1.31.2](https://github.com/CoCreate-app/CoCreate-users/compare/v1.31.1...v1.31.2) (2023-12-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/users",
- "version": "1.31.2",
+ "version": "1.31.3",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"users",
0 commit comments