Skip to content

Commit cf1441d

Browse files
chore(release): 1.17.11 [skip ci]
## [1.17.11](v1.17.10...v1.17.11) (2022-12-30) ### Bug Fixes * update config sources to use template braces with entry on src ([15ef786](15ef786))
1 parent 15ef786 commit cf1441d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.17.11](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.17.10...v1.17.11) (2022-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update config sources to use template braces with entry on src ([15ef786](https://github.com/CoCreate-app/CoCreate-utils/commit/15ef7862f5d1a5a4ff7fc21814d4d7dbd0289b78))
7+
18
## [1.17.10](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.17.9...v1.17.10) (2022-12-29)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/utils",
3-
"version": "1.17.10",
3+
"version": "1.17.11",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)