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 ee86f68 commit cb34bc4Copy full SHA for cb34bc4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.26](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.25...v1.4.26) (2021-12-14)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([ee86f68](https://github.com/CoCreate-app/CoCreate-users/commit/ee86f689f13a92ac6b65dc8ca31189dee4ef57c9))
7
8
## [1.4.25](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.24...v1.4.25) (2021-11-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/users",
- "version": "1.4.25",
+ "version": "1.4.26",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"users",
0 commit comments