Skip to content

Commit 15d2802

Browse files
chore(release): 1.25.1 [skip ci]
## [1.25.1](v1.25.0...v1.25.1) (2023-10-09) ### Bug Fixes * bump cocreate dependency versions ([fb527b1](fb527b1))
1 parent fb527b1 commit 15d2802

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.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.25.0...v1.25.1) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependency versions ([fb527b1](https://github.com/CoCreate-app/CoCreate-utils/commit/fb527b136fb19667dc1c4f1a127b659ef9e4e3bb))
7+
18
# [1.25.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.24.2...v1.25.0) (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.0",
3+
"version": "1.25.1",
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)