Skip to content

Commit 23cc267

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.2...v1.11.0) (2023-09-19) ### Features * Update CoCreate dependencies to their latest versions ([21fb949](21fb949))
1 parent 21fb949 commit 23cc267

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.11.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.10.2...v1.11.0) (2023-09-19)
2+
3+
4+
### Features
5+
6+
* Update CoCreate dependencies to their latest versions ([21fb949](https://github.com/CoCreate-app/CoCreate-attributes/commit/21fb94944bf97405b33d49edee543b2930400140))
7+
18
## [1.10.2](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.10.1...v1.10.2) (2023-09-18)
29

310

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/attributes",
3-
"version": "1.10.2",
3+
"version": "1.11.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.11.2",
6464
"@cocreate/utils": "^1.24.2"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)