Skip to content

Commit d623294

Browse files
chore(release): 1.39.1 [skip ci]
## [1.39.1](v1.39.0...v1.39.1) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([c5dee31](c5dee31))
1 parent c5dee31 commit d623294

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.39.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.39.0...v1.39.1) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([c5dee31](https://github.com/CoCreate-app/CoCreate-utils/commit/c5dee31d6fc34ee817da8e6d38c8b51902d2b3bd))
7+
18
# [1.39.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.38.0...v1.39.0) (2025-04-30)
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/utils",
3-
"version": "1.39.0",
3+
"version": "1.39.1",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",
@@ -53,4 +53,4 @@
5353
"webpack-cli": "^4.5.0",
5454
"webpack-log": "^3.0.1"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)