Skip to content

Commit bfb1746

Browse files
chore(release): 1.24.2 [skip ci]
## [1.24.2](v1.24.1...v1.24.2) (2023-09-18) ### Bug Fixes * Add path and pathname ([fd834cc](fd834cc)) * Update dCoCreate dpendencies to latest versions ([881ce68](881ce68))
1 parent 881ce68 commit bfb1746

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.24.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.24.1...v1.24.2) (2023-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Add path and pathname ([fd834cc](https://github.com/CoCreate-app/CoCreate-utils/commit/fd834cc07e91588f7cfb3e82f68cfd36a126d313))
7+
* Update dCoCreate dpendencies to latest versions ([881ce68](https://github.com/CoCreate-app/CoCreate-utils/commit/881ce68616693560a557b47d9d3142dd8fec397c))
8+
19
## [1.24.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.24.0...v1.24.1) (2023-08-21)
210

311

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.24.1",
3+
"version": "1.24.2",
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)