Skip to content

Commit 952b299

Browse files
chore(release): 1.14.3 [skip ci]
## [1.14.3](v1.14.2...v1.14.3) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([6b3cb7e](6b3cb7e)) * svg icon class ([ccf569b](ccf569b))
1 parent 6b3cb7e commit 952b299

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.14.3](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.14.2...v1.14.3) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([6b3cb7e](https://github.com/CoCreate-app/CoCreate-attributes/commit/6b3cb7eb996b182ad977ea38fabec779df92e406))
7+
* svg icon class ([ccf569b](https://github.com/CoCreate-app/CoCreate-attributes/commit/ccf569b11803745a2bba90ee5e1d6a4f49677aab))
8+
19
## [1.14.2](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.14.1...v1.14.2) (2024-04-29)
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.14.2",
3+
"version": "1.14.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",
@@ -62,4 +62,4 @@
6262
"@cocreate/observer": "^1.16.1",
6363
"@cocreate/utils": "^1.33.7"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)