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 45c8695 commit b2b4f62Copy full SHA for b2b4f62
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.9](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.8...v1.2.9) (2021-08-31)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([45c8695](https://github.com/CoCreate-app/CoCreate-users/commit/45c8695e4894d36aac5eb2e5d70f4091eb71d9c1))
7
8
## [1.2.8](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.7...v1.2.8) (2021-08-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/users",
- "version": "1.2.8",
+ "version": "1.2.9",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"users",
0 commit comments