Skip to content

Commit 4c26e34

Browse files
chore(release): 1.15.2 [skip ci]
## [1.15.2](v1.15.1...v1.15.2) (2025-04-30) ### Bug Fixes * added css-loader ([2842f6b](2842f6b)) * update query attributes ([e45555c](e45555c)) * updated cocreate modules versions ([4cc5075](4cc5075)) * webpack.config and devdependencies ([cbd8918](cbd8918))
1 parent 2842f6b commit 4c26e34

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.15.2](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.15.1...v1.15.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([2842f6b](https://github.com/CoCreate-app/CoCreate-attributes/commit/2842f6b72af283c70021a626935ff1cbe07084d0))
7+
* update query attributes ([e45555c](https://github.com/CoCreate-app/CoCreate-attributes/commit/e45555c5c90011fde6f38d1be8c583dc903dcf67))
8+
* updated cocreate modules versions ([4cc5075](https://github.com/CoCreate-app/CoCreate-attributes/commit/4cc5075300a7a14b80d6a7e33f5c31d49ce77d45))
9+
* webpack.config and devdependencies ([cbd8918](https://github.com/CoCreate-app/CoCreate-attributes/commit/cbd8918d557a8090e27806b9cd3c09c11c4fdeee))
10+
111
## [1.15.1](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.15.0...v1.15.1) (2025-04-11)
212

313

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.1",
3+
"version": "1.15.2",
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)