Skip to content

Commit 3ed6b1f

Browse files
chore(release): 1.11.9 [skip ci]
## [1.11.9](v1.11.8...v1.11.9) (2023-11-09) ### Bug Fixes * meta name typo ([cea4375](cea4375)) * update host ([ff01acd](ff01acd))
1 parent ff01acd commit 3ed6b1f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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.9](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.8...v1.11.9) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([cea4375](https://github.com/CoCreate-app/CoCreate-attributes/commit/cea437571c35a7f2ae530729bb26b7c1ee82f3f7))
7+
* update host ([ff01acd](https://github.com/CoCreate-app/CoCreate-attributes/commit/ff01acd319ef1a48fa4c8d38d7046f50cdd4ada9))
8+
19
## [1.11.8](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.7...v1.11.8) (2023-11-03)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/attributes",
3-
"version": "1.11.8",
3+
"version": "1.11.9",
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",

0 commit comments

Comments
 (0)