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 a19b302 commit a5c35f7Copy full SHA for a5c35f7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.29](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.28...v1.4.29) (2022-02-01)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency versions ([a19b302](https://github.com/CoCreate-app/CoCreate-users/commit/a19b30276633b45841b282f28f98d2475dbcd87d))
7
8
## [1.4.28](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.27...v1.4.28) (2022-01-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/users",
- "version": "1.4.28",
+ "version": "1.4.29",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"users",
0 commit comments