Skip to content

Commit bd4c150

Browse files
chore(release): 1.25.4 [skip ci]
## [1.25.4](v1.25.3...v1.25.4) (2023-10-14) ### Bug Fixes * bump dependencies ([a6e8f6d](a6e8f6d))
1 parent a6e8f6d commit bd4c150

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.25.4](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.25.3...v1.25.4) (2023-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([a6e8f6d](https://github.com/CoCreate-app/CoCreate-utils/commit/a6e8f6d38ad30053f356be53cb5bf75454e1991a))
7+
18
## [1.25.3](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.25.2...v1.25.3) (2023-10-09)
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.25.3",
3+
"version": "1.25.4",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",
@@ -57,4 +57,4 @@
5757
"webpack-cli": "^4.5.0",
5858
"webpack-log": "^3.0.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)