Skip to content

Commit febf9f0

Browse files
chore(release): 1.11.1 [skip ci]
## [1.11.1](v1.11.0...v1.11.1) (2023-10-09) ### Bug Fixes * bump cocreate dependency versions ([ea230ea](ea230ea)) * bump dependencies ([d4598f0](d4598f0))
1 parent d4598f0 commit febf9f0

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.11.1](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.0...v1.11.1) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependency versions ([ea230ea](https://github.com/CoCreate-app/CoCreate-attributes/commit/ea230ea3b28fa9b49e5609497c7d217f8b4f2c7a))
7+
* bump dependencies ([d4598f0](https://github.com/CoCreate-app/CoCreate-attributes/commit/d4598f0da083ce57f6c54a7c601ce5b289558ce0))
8+
19
# [1.11.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.10.2...v1.11.0) (2023-09-19)
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.11.0",
3+
"version": "1.11.1",
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.25.0"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)