@cocreate/users 1.38.0 → 1.38.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,18 @@
1
+ ## [1.38.2](https://github.com/CoCreate-app/CoCreate-users/compare/v1.38.1...v1.38.2) (2025-04-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * dispatch end event on action element rather than document ([3acfb0f](https://github.com/CoCreate-app/CoCreate-users/commit/3acfb0f6f8678e345709c17ea63c3cfeeecde25e))
7
+ * update observer observe param to type and and attributeName to attributeFilter ([a876921](https://github.com/CoCreate-app/CoCreate-users/commit/a876921e8f965dc1c25946a8055af420797fbb1e))
8
+
9
+ ## [1.38.1](https://github.com/CoCreate-app/CoCreate-users/compare/v1.38.0...v1.38.1) (2024-12-09)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * formating ([81c52d7](https://github.com/CoCreate-app/CoCreate-users/commit/81c52d71e7b724b4ddd916d18b96ff4259d5ebea))
15
+
1
16
  # [1.38.0](https://github.com/CoCreate-app/CoCreate-users/compare/v1.37.6...v1.38.0) (2024-11-04)
2
17
 
3
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocreate/users",
3
- "version": "1.38.0",
3
+ "version": "1.38.2",
4
4
  "description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
5
5
  "keywords": [
6
6
  "users",