Skip to content

Commit d732a3c

Browse files
chore(release): 1.11.8 [skip ci]
## [1.11.8](v1.11.7...v1.11.8) (2023-11-03) ### Bug Fixes * favicon.ico path ([7ba20a1](7ba20a1)) * update dependencies to the lates versions ([c04f654](c04f654))
1 parent c04f654 commit d732a3c

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.11.8](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.7...v1.11.8) (2023-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* favicon.ico path ([7ba20a1](https://github.com/CoCreate-app/CoCreate-attributes/commit/7ba20a1bfd51f39f32ba65b580eb8b7aff97c96c))
7+
* update dependencies to the lates versions ([c04f654](https://github.com/CoCreate-app/CoCreate-attributes/commit/c04f65459270b965ac4bd762ba11f82e49571201))
8+
19
## [1.11.7](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.6...v1.11.7) (2023-10-25)
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/attributes",
3-
"version": "1.11.7",
3+
"version": "1.11.8",
44
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreate",
@@ -62,4 +62,4 @@
6262
"@cocreate/observer": "^1.11.7",
6363
"@cocreate/utils": "^1.26.2"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)