Skip to content

Commit 521dfb5

Browse files
chore(release): 1.14.2 [skip ci]
## [1.14.2](v1.14.1...v1.14.2) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([cbf45a6](cbf45a6))
1 parent cbf45a6 commit 521dfb5

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.14.2](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.14.1...v1.14.2) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([cbf45a6](https://github.com/CoCreate-app/CoCreate-attributes/commit/cbf45a67d5876caea84c84ff4e5553a50a9e29d2))
7+
18
## [1.14.1](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.14.0...v1.14.1) (2024-02-05)
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.14.1",
3+
"version": "1.14.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",
@@ -62,4 +62,4 @@
6262
"@cocreate/observer": "^1.16.0",
6363
"@cocreate/utils": "^1.33.6"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)