Skip to content

Commit 02b2d45

Browse files
chore(release): 1.37.2 [skip ci]
## [1.37.2](v1.37.1...v1.37.2) (2024-06-23) ### Bug Fixes * bump dependencies ([59bc2f3](59bc2f3))
1 parent 59bc2f3 commit 02b2d45

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
## [1.37.1](https://github.com/CoCreate-app/CoCreate-users/compare/v1.37.0...v1.37.1) (2024-06-23)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/users",
3-
"version": "1.37.1",
3+
"version": "1.37.2",
44
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"users",
@@ -65,4 +65,4 @@
6565
"@cocreate/local-storage": "^1.15.0",
6666
"@cocreate/render": "^1.41.3"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)