Skip to content

Commit 8783f82

Browse files
chore(release): 1.15.3 [skip ci]
## [1.15.3](v1.15.2...v1.15.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([d073f34](d073f34))
1 parent d073f34 commit 8783f82

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.15.3](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.15.2...v1.15.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([d073f34](https://github.com/CoCreate-app/CoCreate-attributes/commit/d073f3466d7ca450db122016c7094f7d3700480e))
7+
18
## [1.15.2](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.15.1...v1.15.2) (2025-04-30)
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/attributes",
3-
"version": "1.15.2",
3+
"version": "1.15.3",
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",
@@ -58,4 +58,4 @@
5858
"@cocreate/observer": "^1.18.1",
5959
"@cocreate/utils": "^1.39.0"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)