Skip to content

Commit be5ca45

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.0...v1.14.0) (2023-11-25) ### Features * upgrade dependencies for latest features and fixes ([d6b755f](d6b755f))
1 parent d6b755f commit be5ca45

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.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.13.0...v1.14.0) (2023-11-25)
2+
3+
4+
### Features
5+
6+
* upgrade dependencies for latest features and fixes ([d6b755f](https://github.com/CoCreate-app/CoCreate-attributes/commit/d6b755fc105310eb932d98ba6b887088097ca292))
7+
18
# [1.13.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.12.0...v1.13.0) (2023-11-25)
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.13.0",
3+
"version": "1.14.0",
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.14.0",
6363
"@cocreate/utils": "^1.29.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)