Skip to content

Commit bd32f4a

Browse files
chore(release): 1.7.11 [skip ci]
## [1.7.11](v1.7.10...v1.7.11) (2023-06-02) ### Bug Fixes * format demo html ([f50dfc6](f50dfc6)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([e2d2ee9](e2d2ee9))
1 parent f50dfc6 commit bd32f4a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.7.11](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.10...v1.7.11) (2023-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* format demo html ([f50dfc6](https://github.com/CoCreate-app/CoCreate-attributes/commit/f50dfc6d61b905097cf9b4284967f469ae4a6e6a))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([e2d2ee9](https://github.com/CoCreate-app/CoCreate-attributes/commit/e2d2ee96907c67fc695267bf9f13976ba1cd98ed))
8+
19
## [1.7.10](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.9...v1.7.10) (2023-05-21)
210

311

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.7.10",
3+
"version": "1.7.11",
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",
@@ -64,4 +64,4 @@
6464
"@cocreate/observer": "^1.8.0",
6565
"@cocreate/utils": "^1.20.10"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)