Skip to content

Commit 257baed

Browse files
chore(release): 1.27.2 [skip ci]
## [1.27.2](v1.27.1...v1.27.2) (2023-11-12) ### Bug Fixes * bump dependencies for latest features ([6e2cd90](6e2cd90))
1 parent 6e2cd90 commit 257baed

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.27.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.27.1...v1.27.2) (2023-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies for latest features ([6e2cd90](https://github.com/CoCreate-app/CoCreate-utils/commit/6e2cd900c2fbdeb22b235830814446521f34d6a4))
7+
18
## [1.27.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.27.0...v1.27.1) (2023-11-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.27.1",
3+
"version": "1.27.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)