Skip to content

Commit 96a37e8

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.10...v1.12.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([afb1af5](afb1af5))
1 parent afb1af5 commit 96a37e8

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.12.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.10...v1.12.0) (2023-11-19)
2+
3+
4+
### Features
5+
6+
* update dependecies for th latest features and bug fixes ([afb1af5](https://github.com/CoCreate-app/CoCreate-attributes/commit/afb1af57e71ef77bc9bd9f0db0f6b0fe3d9a5818))
7+
18
## [1.11.10](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.9...v1.11.10) (2023-11-12)
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.11.10",
3+
"version": "1.12.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.12.0",
6363
"@cocreate/utils": "^1.27.4"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)