File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.37.2] ( https://github.com/CoCreate-app/CoCreate-users/compare/v1.37.1...v1.37.2 ) (2024-06-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump dependencies ([ 59bc2f3] ( https://github.com/CoCreate-app/CoCreate-users/commit/59bc2f37ce6a779215cfacbbb09caaab117c8178 ) )
7
+
1
8
## [ 1.37.1] ( https://github.com/CoCreate-app/CoCreate-users/compare/v1.37.0...v1.37.1 ) (2024-06-23)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/users" ,
3
- "version" : " 1.37.1 " ,
3
+ "version" : " 1.37.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" ,
65
65
"@cocreate/local-storage" : " ^1.15.0" ,
66
66
"@cocreate/render" : " ^1.41.3"
67
67
}
68
- }
68
+ }
You can’t perform that action at this time.
0 commit comments