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 24480a0 commit 7ae24aaCopy full SHA for 7ae24aa
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.34...v1.3.0) (2021-10-14)
2
+
3
4
+### Features
5
6
+* render log for success ([24480a0](https://github.com/CoCreate-app/CoCreate-users/commit/24480a036390608b9ad1cf79dd68c995df1991ac))
7
8
## [1.2.34](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.33...v1.2.34) (2021-10-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/users",
- "version": "1.2.34",
+ "version": "1.3.0",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"users",
0 commit comments