Skip to content

Commit 9552282

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.1...v1.10.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([dfbb655](dfbb655))
1 parent dfbb655 commit 9552282

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.10.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.9.1...v1.10.0) (2023-08-21)
2+
3+
4+
### Features
5+
6+
* Update cocreate dependencies for the latest features and bug fixes ([dfbb655](https://github.com/CoCreate-app/CoCreate-attributes/commit/dfbb655cd1ed15a79bc249a0f2b7f0b1541b213f))
7+
18
## [1.9.1](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.9.0...v1.9.1) (2023-08-21)
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.9.1",
3+
"version": "1.10.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",
@@ -63,4 +63,4 @@
6363
"@cocreate/observer": "^1.10.1",
6464
"@cocreate/utils": "^1.23.1"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)