Skip to content

Commit c34c102

Browse files
chore(release): 1.24.0 [skip ci]
# [1.24.0](v1.23.1...v1.24.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([5bab743](5bab743))
1 parent 5bab743 commit c34c102

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.24.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.23.1...v1.24.0) (2023-08-21)
2+
3+
4+
### Features
5+
6+
* Update cocreate dependencies for the latest features and bug fixes ([5bab743](https://github.com/CoCreate-app/CoCreate-utils/commit/5bab7434e48eafbed46607f03fde4d32e24eb7e4))
7+
18
## [1.23.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.23.0...v1.23.1) (2023-08-21)
29

310

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/utils",
3-
"version": "1.23.1",
3+
"version": "1.24.0",
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)