Skip to content

Commit a6cf9ab

Browse files
chore(release): 1.15.1 [skip ci]
## [1.15.1](v1.15.0...v1.15.1) (2025-04-11) ### Bug Fixes * dispatch end event on action element rather than document ([0b63805](0b63805)) * update observer obseve parame to type and and attribute name to attributeFilter ([cebf76d](cebf76d))
1 parent cebf76d commit a6cf9ab

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.15.1](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.15.0...v1.15.1) (2025-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* dispatch end event on action element rather than document ([0b63805](https://github.com/CoCreate-app/CoCreate-attributes/commit/0b63805c9832d40143bd84a5c6ab80937d6f4988))
7+
* update observer obseve parame to type and and attribute name to attributeFilter ([cebf76d](https://github.com/CoCreate-app/CoCreate-attributes/commit/cebf76d10a6a911112bd3605924b6a2c27eadc14))
8+
19
# [1.15.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.14.4...v1.15.0) (2024-11-04)
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.15.0",
3+
"version": "1.15.1",
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)